MoveCollectionProperties interface
Defines the move collection properties.
Properties
errors | Defines the move collection errors. NOTE: This property will not be serialized. It can only be populated by the server. |
move |
Gets or sets the move region which indicates the region where the VM Regional to Zonal move will be conducted. |
move |
Defines the MoveType. |
provisioning |
Defines the provisioning states. NOTE: This property will not be serialized. It can only be populated by the server. |
source |
Gets or sets the source region. |
target |
Gets or sets the target region. |
version | Gets or sets the version of move collection. |
Property Details
errors
Defines the move collection errors. NOTE: This property will not be serialized. It can only be populated by the server.
errors?: MoveCollectionPropertiesErrors
Property Value
moveRegion
Gets or sets the move region which indicates the region where the VM Regional to Zonal move will be conducted.
moveRegion?: string
Property Value
string
moveType
Defines the MoveType.
moveType?: string
Property Value
string
provisioningState
Defines the provisioning states. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
sourceRegion
Gets or sets the source region.
sourceRegion?: string
Property Value
string
targetRegion
Gets or sets the target region.
targetRegion?: string
Property Value
string
version
Gets or sets the version of move collection.
version?: string
Property Value
string