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
- 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.
Feedback
Submit and view feedback for