ResourceMoveDefinition Class
Contains the information necessary to perform a resource move (rename).
All required parameters must be populated in order to send to Azure.
- Inheritance
-
msrest.serialization.ModelResourceMoveDefinition
Constructor
ResourceMoveDefinition(*, id: str, **kwargs)
Parameters
Name | Description |
---|---|
id
Required
|
Required. The target ID for the resource. |
Keyword-Only Parameters
Name | Description |
---|---|
id
Required
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python