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.

moveRegion

Gets or sets the move region which indicates the region where the VM Regional to Zonal move will be conducted.

moveType

Defines the MoveType.

provisioningState

Defines the provisioning states. NOTE: This property will not be serialized. It can only be populated by the server.

sourceRegion

Gets or sets the source region.

targetRegion

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