MoveCollection Class

Define the move collection.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
MoveCollection

Constructor

MoveCollection(*, tags: Optional[Dict[str, str]] = None, location: Optional[str] = None, identity: Optional[azure.mgmt.resourcemover.models._models_py3.Identity] = None, properties: Optional[azure.mgmt.resourcemover.models._models_py3.MoveCollectionProperties] = None, **kwargs)

Parameters

tags
dict[str, str]
Required

A set of tags. Resource tags.

location
str
Required

The geo-location where the resource lives.

identity
<xref:resource_mover_service_api.models.Identity>
Required

Defines the MSI properties of the Move Collection.

properties
<xref:resource_mover_service_api.models.MoveCollectionProperties>
Required

Defines the move collection properties.

Variables

id
str

Fully qualified resource Id for the resource.

name
str

The name of the resource.

type
str

The type of the resource.

etag
str

The etag of the resource.