Move Collection Properties Response
data class MoveCollectionPropertiesResponse(val errors: MoveCollectionPropertiesResponseErrors, val moveRegion: String? = null, val moveType: String? = null, val provisioningState: String, val sourceRegion: String? = null, val targetRegion: String? = null, val version: String? = null)
Defines the move collection properties.
Properties
Link copied to clipboard
Defines the move collection errors.
Link copied to clipboard
Gets or sets the move region which indicates the region where the VM Regional to Zonal move will be conducted.
Link copied to clipboard
Defines the provisioning states.
Link copied to clipboard
Gets or sets the source region.
Link copied to clipboard
Gets or sets the target region.