This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.migrate.getMoveCollection
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets the move collection. Azure REST API version: 2022-08-01.
Other available API versions: 2023-08-01.
Using getMoveCollection
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getMoveCollection(args: GetMoveCollectionArgs, opts?: InvokeOptions): Promise<GetMoveCollectionResult>
function getMoveCollectionOutput(args: GetMoveCollectionOutputArgs, opts?: InvokeOptions): Output<GetMoveCollectionResult>def get_move_collection(move_collection_name: Optional[str] = None,
                        resource_group_name: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetMoveCollectionResult
def get_move_collection_output(move_collection_name: Optional[pulumi.Input[str]] = None,
                        resource_group_name: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetMoveCollectionResult]func LookupMoveCollection(ctx *Context, args *LookupMoveCollectionArgs, opts ...InvokeOption) (*LookupMoveCollectionResult, error)
func LookupMoveCollectionOutput(ctx *Context, args *LookupMoveCollectionOutputArgs, opts ...InvokeOption) LookupMoveCollectionResultOutput> Note: This function is named LookupMoveCollection in the Go SDK.
public static class GetMoveCollection 
{
    public static Task<GetMoveCollectionResult> InvokeAsync(GetMoveCollectionArgs args, InvokeOptions? opts = null)
    public static Output<GetMoveCollectionResult> Invoke(GetMoveCollectionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetMoveCollectionResult> getMoveCollection(GetMoveCollectionArgs args, InvokeOptions options)
public static Output<GetMoveCollectionResult> getMoveCollection(GetMoveCollectionArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:migrate:getMoveCollection
  arguments:
    # arguments dictionaryThe following arguments are supported:
- MoveCollection stringName 
- The Move Collection Name.
- ResourceGroup stringName 
- The Resource Group Name.
- MoveCollection stringName 
- The Move Collection Name.
- ResourceGroup stringName 
- The Resource Group Name.
- moveCollection StringName 
- The Move Collection Name.
- resourceGroup StringName 
- The Resource Group Name.
- moveCollection stringName 
- The Move Collection Name.
- resourceGroup stringName 
- The Resource Group Name.
- move_collection_ strname 
- The Move Collection Name.
- resource_group_ strname 
- The Resource Group Name.
- moveCollection StringName 
- The Move Collection Name.
- resourceGroup StringName 
- The Resource Group Name.
getMoveCollection Result
The following output properties are available:
- Etag string
- The etag of the resource.
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource
- Properties
Pulumi.Azure Native. Migrate. Outputs. Move Collection Properties Response 
- Defines the move collection properties.
- SystemData Pulumi.Azure Native. Migrate. Outputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Identity
Pulumi.Azure Native. Migrate. Outputs. Identity Response 
- Defines the MSI properties of the Move Collection.
- Location string
- The geo-location where the resource lives.
- Dictionary<string, string>
- Resource tags.
- Etag string
- The etag of the resource.
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource
- Properties
MoveCollection Properties Response 
- Defines the move collection properties.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Identity
IdentityResponse 
- Defines the MSI properties of the Move Collection.
- Location string
- The geo-location where the resource lives.
- map[string]string
- Resource tags.
- etag String
- The etag of the resource.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource
- properties
MoveCollection Properties Response 
- Defines the move collection properties.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- identity
IdentityResponse 
- Defines the MSI properties of the Move Collection.
- location String
- The geo-location where the resource lives.
- Map<String,String>
- Resource tags.
- etag string
- The etag of the resource.
- id string
- Fully qualified resource Id for the resource.
- name string
- The name of the resource
- properties
MoveCollection Properties Response 
- Defines the move collection properties.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource.
- identity
IdentityResponse 
- Defines the MSI properties of the Move Collection.
- location string
- The geo-location where the resource lives.
- {[key: string]: string}
- Resource tags.
- etag str
- The etag of the resource.
- id str
- Fully qualified resource Id for the resource.
- name str
- The name of the resource
- properties
MoveCollection Properties Response 
- Defines the move collection properties.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource.
- identity
IdentityResponse 
- Defines the MSI properties of the Move Collection.
- location str
- The geo-location where the resource lives.
- Mapping[str, str]
- Resource tags.
- etag String
- The etag of the resource.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource
- properties Property Map
- Defines the move collection properties.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- identity Property Map
- Defines the MSI properties of the Move Collection.
- location String
- The geo-location where the resource lives.
- Map<String>
- Resource tags.
Supporting Types
IdentityResponse 
- PrincipalId string
- Gets or sets the principal id.
- TenantId string
- Gets or sets the tenant id.
- Type string
- The type of identity used for the resource mover service.
- PrincipalId string
- Gets or sets the principal id.
- TenantId string
- Gets or sets the tenant id.
- Type string
- The type of identity used for the resource mover service.
- principalId String
- Gets or sets the principal id.
- tenantId String
- Gets or sets the tenant id.
- type String
- The type of identity used for the resource mover service.
- principalId string
- Gets or sets the principal id.
- tenantId string
- Gets or sets the tenant id.
- type string
- The type of identity used for the resource mover service.
- principal_id str
- Gets or sets the principal id.
- tenant_id str
- Gets or sets the tenant id.
- type str
- The type of identity used for the resource mover service.
- principalId String
- Gets or sets the principal id.
- tenantId String
- Gets or sets the tenant id.
- type String
- The type of identity used for the resource mover service.
MoveCollectionPropertiesResponse   
- Errors
Pulumi.Azure Native. Migrate. Inputs. Move Collection Properties Response Errors 
- Defines the move collection errors.
- ProvisioningState string
- Defines the provisioning states.
- SourceRegion string
- Gets or sets the source region.
- TargetRegion string
- Gets or sets the target region.
- Version string
- Gets or sets the version of move collection.
- Errors
MoveCollection Properties Response Errors 
- Defines the move collection errors.
- ProvisioningState string
- Defines the provisioning states.
- SourceRegion string
- Gets or sets the source region.
- TargetRegion string
- Gets or sets the target region.
- Version string
- Gets or sets the version of move collection.
- errors
MoveCollection Properties Response Errors 
- Defines the move collection errors.
- provisioningState String
- Defines the provisioning states.
- sourceRegion String
- Gets or sets the source region.
- targetRegion String
- Gets or sets the target region.
- version String
- Gets or sets the version of move collection.
- errors
MoveCollection Properties Response Errors 
- Defines the move collection errors.
- provisioningState string
- Defines the provisioning states.
- sourceRegion string
- Gets or sets the source region.
- targetRegion string
- Gets or sets the target region.
- version string
- Gets or sets the version of move collection.
- errors
MoveCollection Properties Response Errors 
- Defines the move collection errors.
- provisioning_state str
- Defines the provisioning states.
- source_region str
- Gets or sets the source region.
- target_region str
- Gets or sets the target region.
- version str
- Gets or sets the version of move collection.
- errors Property Map
- Defines the move collection errors.
- provisioningState String
- Defines the provisioning states.
- sourceRegion String
- Gets or sets the source region.
- targetRegion String
- Gets or sets the target region.
- version String
- Gets or sets the version of move collection.
MoveCollectionPropertiesResponseErrors    
- Properties
Pulumi.Azure Native. Migrate. Inputs. Move Resource Error Body Response 
- The move resource error body.
- Properties
MoveResource Error Body Response 
- The move resource error body.
- properties
MoveResource Error Body Response 
- The move resource error body.
- properties
MoveResource Error Body Response 
- The move resource error body.
- properties
MoveResource Error Body Response 
- The move resource error body.
- properties Property Map
- The move resource error body.
MoveResourceErrorBodyResponse    
- Code string
- An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
- Details
List<Pulumi.Azure Native. Migrate. Inputs. Move Resource Error Body Response> 
- A list of additional details about the error.
- Message string
- A message describing the error, intended to be suitable for display in a user interface.
- Target string
- The target of the particular error. For example, the name of the property in error.
- Code string
- An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
- Details
[]MoveResource Error Body Response 
- A list of additional details about the error.
- Message string
- A message describing the error, intended to be suitable for display in a user interface.
- Target string
- The target of the particular error. For example, the name of the property in error.
- code String
- An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
- details
List<MoveResource Error Body Response> 
- A list of additional details about the error.
- message String
- A message describing the error, intended to be suitable for display in a user interface.
- target String
- The target of the particular error. For example, the name of the property in error.
- code string
- An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
- details
MoveResource Error Body Response[] 
- A list of additional details about the error.
- message string
- A message describing the error, intended to be suitable for display in a user interface.
- target string
- The target of the particular error. For example, the name of the property in error.
- code str
- An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
- details
Sequence[MoveResource Error Body Response] 
- A list of additional details about the error.
- message str
- A message describing the error, intended to be suitable for display in a user interface.
- target str
- The target of the particular error. For example, the name of the property in error.
- code String
- An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
- details List<Property Map>
- A list of additional details about the error.
- message String
- A message describing the error, intended to be suitable for display in a user interface.
- target String
- The target of the particular error. For example, the name of the property in error.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi