These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.migrate.getMoveCollection
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Gets the move collection. API Version: 2021-01-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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:migrate:getMoveCollection
arguments:
# arguments dictionary
The following arguments are supported:
- Move
Collection stringName - The Move Collection Name.
- Resource
Group stringName - The Resource Group Name.
- Move
Collection stringName - The Move Collection Name.
- Resource
Group stringName - The Resource Group Name.
- move
Collection StringName - The Move Collection Name.
- resource
Group StringName - The Resource Group Name.
- move
Collection stringName - The Move Collection Name.
- resource
Group stringName - The Resource Group Name.
- move_
collection_ strname - The Move Collection Name.
- resource_
group_ strname - The Resource Group Name.
- move
Collection StringName - The Move Collection Name.
- resource
Group 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.
- 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
Move
Collection Properties Response - Defines the move collection properties.
- Type string
- The type of the resource.
- Identity
Identity
Response - 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
Move
Collection Properties Response - Defines the move collection properties.
- type String
- The type of the resource.
- identity
Identity
Response - 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
Move
Collection Properties Response - Defines the move collection properties.
- type string
- The type of the resource.
- identity
Identity
Response - 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
Move
Collection Properties Response - Defines the move collection properties.
- type str
- The type of the resource.
- identity
Identity
Response - 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.
- 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
- Principal
Id string - Gets or sets the principal id.
- Tenant
Id string - Gets or sets the tenant id.
- Type string
- The type of identity used for the resource mover service.
- Principal
Id string - Gets or sets the principal id.
- Tenant
Id string - Gets or sets the tenant id.
- Type string
- The type of identity used for the resource mover service.
- principal
Id String - Gets or sets the principal id.
- tenant
Id String - Gets or sets the tenant id.
- type String
- The type of identity used for the resource mover service.
- principal
Id string - Gets or sets the principal id.
- tenant
Id 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.
- principal
Id String - Gets or sets the principal id.
- tenant
Id 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.
- Provisioning
State string - Defines the provisioning states.
- Source
Region string - Gets or sets the source region.
- Target
Region string - Gets or sets the target region.
- Errors
Move
Collection Properties Response Errors - Defines the move collection errors.
- Provisioning
State string - Defines the provisioning states.
- Source
Region string - Gets or sets the source region.
- Target
Region string - Gets or sets the target region.
- errors
Move
Collection Properties Response Errors - Defines the move collection errors.
- provisioning
State String - Defines the provisioning states.
- source
Region String - Gets or sets the source region.
- target
Region String - Gets or sets the target region.
- errors
Move
Collection Properties Response Errors - Defines the move collection errors.
- provisioning
State string - Defines the provisioning states.
- source
Region string - Gets or sets the source region.
- target
Region string - Gets or sets the target region.
- errors
Move
Collection 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.
- errors Property Map
- Defines the move collection errors.
- provisioning
State String - Defines the provisioning states.
- source
Region String - Gets or sets the source region.
- target
Region String - Gets or sets the target region.
MoveCollectionPropertiesResponseErrors
- Properties
Pulumi.
Azure Native. Migrate. Inputs. Move Resource Error Body Response - The move resource error body.
- Properties
Move
Resource Error Body Response - The move resource error body.
- properties
Move
Resource Error Body Response - The move resource error body.
- properties
Move
Resource Error Body Response - The move resource error body.
- properties
Move
Resource 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
[]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
List<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
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 str
- An identifier for the error. Codes are invariant and are intended to be consumed programmatically.
- details
Sequence[Move
Resource 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.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi