1. Packages
  2. Azure Native v2
  3. API Docs
  4. migrate
  5. getMoveCollection
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.migrate.getMoveCollection

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 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>
Copy
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]
Copy
func LookupMoveCollection(ctx *Context, args *LookupMoveCollectionArgs, opts ...InvokeOption) (*LookupMoveCollectionResult, error)
func LookupMoveCollectionOutput(ctx *Context, args *LookupMoveCollectionOutputArgs, opts ...InvokeOption) LookupMoveCollectionResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetMoveCollectionResult> getMoveCollection(GetMoveCollectionArgs args, InvokeOptions options)
public static Output<GetMoveCollectionResult> getMoveCollection(GetMoveCollectionArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:migrate:getMoveCollection
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

MoveCollectionName
This property is required.
Changes to this property will trigger replacement.
string
The Move Collection Name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The Resource Group Name.
MoveCollectionName
This property is required.
Changes to this property will trigger replacement.
string
The Move Collection Name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The Resource Group Name.
moveCollectionName
This property is required.
Changes to this property will trigger replacement.
String
The Move Collection Name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The Resource Group Name.
moveCollectionName
This property is required.
Changes to this property will trigger replacement.
string
The Move Collection Name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The Resource Group Name.
move_collection_name
This property is required.
Changes to this property will trigger replacement.
str
The Move Collection Name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The Resource Group Name.
moveCollectionName
This property is required.
Changes to this property will trigger replacement.
String
The Move Collection Name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
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.AzureNative.Migrate.Outputs.MoveCollectionPropertiesResponse
Defines the move collection properties.
SystemData Pulumi.AzureNative.Migrate.Outputs.SystemDataResponse
Metadata pertaining to creation and last modification of the resource.
Type string
The type of the resource.
Identity Pulumi.AzureNative.Migrate.Outputs.IdentityResponse
Defines the MSI properties of the Move Collection.
Location string
The geo-location where the resource lives.
Tags 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 MoveCollectionPropertiesResponse
Defines the move collection properties.
SystemData SystemDataResponse
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.
Tags 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 MoveCollectionPropertiesResponse
Defines the move collection properties.
systemData SystemDataResponse
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.
tags 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 MoveCollectionPropertiesResponse
Defines the move collection properties.
systemData SystemDataResponse
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.
tags {[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 MoveCollectionPropertiesResponse
Defines the move collection properties.
system_data SystemDataResponse
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.
tags 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.
tags 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 This property is required. Pulumi.AzureNative.Migrate.Inputs.MoveCollectionPropertiesResponseErrors
Defines the move collection errors.
ProvisioningState This property is required. string
Defines the provisioning states.
SourceRegion This property is required. string
Gets or sets the source region.
TargetRegion This property is required. string
Gets or sets the target region.
Version string
Gets or sets the version of move collection.
Errors This property is required. MoveCollectionPropertiesResponseErrors
Defines the move collection errors.
ProvisioningState This property is required. string
Defines the provisioning states.
SourceRegion This property is required. string
Gets or sets the source region.
TargetRegion This property is required. string
Gets or sets the target region.
Version string
Gets or sets the version of move collection.
errors This property is required. MoveCollectionPropertiesResponseErrors
Defines the move collection errors.
provisioningState This property is required. String
Defines the provisioning states.
sourceRegion This property is required. String
Gets or sets the source region.
targetRegion This property is required. String
Gets or sets the target region.
version String
Gets or sets the version of move collection.
errors This property is required. MoveCollectionPropertiesResponseErrors
Defines the move collection errors.
provisioningState This property is required. string
Defines the provisioning states.
sourceRegion This property is required. string
Gets or sets the source region.
targetRegion This property is required. string
Gets or sets the target region.
version string
Gets or sets the version of move collection.
errors This property is required. MoveCollectionPropertiesResponseErrors
Defines the move collection errors.
provisioning_state This property is required. str
Defines the provisioning states.
source_region This property is required. str
Gets or sets the source region.
target_region This property is required. str
Gets or sets the target region.
version str
Gets or sets the version of move collection.
errors This property is required. Property Map
Defines the move collection errors.
provisioningState This property is required. String
Defines the provisioning states.
sourceRegion This property is required. String
Gets or sets the source region.
targetRegion This property is required. String
Gets or sets the target region.
version String
Gets or sets the version of move collection.

MoveCollectionPropertiesResponseErrors

Properties MoveResourceErrorBodyResponse
The move resource error body.
properties MoveResourceErrorBodyResponse
The move resource error body.
properties MoveResourceErrorBodyResponse
The move resource error body.
properties MoveResourceErrorBodyResponse
The move resource error body.
properties Property Map
The move resource error body.

MoveResourceErrorBodyResponse

Code This property is required. string
An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
Details This property is required. List<Pulumi.AzureNative.Migrate.Inputs.MoveResourceErrorBodyResponse>
A list of additional details about the error.
Message This property is required. string
A message describing the error, intended to be suitable for display in a user interface.
Target This property is required. string
The target of the particular error. For example, the name of the property in error.
Code This property is required. string
An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
Details This property is required. []MoveResourceErrorBodyResponse
A list of additional details about the error.
Message This property is required. string
A message describing the error, intended to be suitable for display in a user interface.
Target This property is required. string
The target of the particular error. For example, the name of the property in error.
code This property is required. String
An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
details This property is required. List<MoveResourceErrorBodyResponse>
A list of additional details about the error.
message This property is required. String
A message describing the error, intended to be suitable for display in a user interface.
target This property is required. String
The target of the particular error. For example, the name of the property in error.
code This property is required. string
An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
details This property is required. MoveResourceErrorBodyResponse[]
A list of additional details about the error.
message This property is required. string
A message describing the error, intended to be suitable for display in a user interface.
target This property is required. string
The target of the particular error. For example, the name of the property in error.
code This property is required. str
An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
details This property is required. Sequence[MoveResourceErrorBodyResponse]
A list of additional details about the error.
message This property is required. str
A message describing the error, intended to be suitable for display in a user interface.
target This property is required. str
The target of the particular error. For example, the name of the property in error.
code This property is required. String
An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
details This property is required. List<Property Map>
A list of additional details about the error.
message This property is required. String
A message describing the error, intended to be suitable for display in a user interface.
target This property is required. 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.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
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.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
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_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi