Skip to main content

move_resources

Overview

Namemove_resources
TypeResource
Idazure.resource_mover.move_resources

Fields

NameDatatypeDescription
idstringFully qualified resource Id for the resource.
namestringThe name of the resource
propertiesobjectDefines the move resource properties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, moveCollectionName, moveResourceName, resourceGroupName, subscriptionIdGets the Move Resource.
listSELECTapi-version, moveCollectionName, resourceGroupName, subscriptionIdLists the Move Resources in the move collection.
createINSERTapi-version, moveCollectionName, moveResourceName, resourceGroupName, subscriptionIdCreates or updates a Move Resource in the move collection.
deleteDELETEapi-version, moveCollectionName, moveResourceName, resourceGroupName, subscriptionIdDeletes a Move Resource from the move collection.
_listEXECapi-version, moveCollectionName, resourceGroupName, subscriptionIdLists the Move Resources in the move collection.