MoveCollectionProperties interface
定義移動集合屬性。
屬性
errors | 定義移動集合錯誤。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
move |
取得或設定移動區域,這個區域表示將執行 VM 區域到區域性移動的區域。 |
move |
定義 MoveType。 |
provisioning |
定義布建狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
source |
取得或設定來源區域。 |
target |
取得或設定目的地區域。 |
version | 取得或設定移動集合的版本。 |
屬性詳細資料
errors
定義移動集合錯誤。 注意:此屬性不會序列化。 它只能由伺服器填入。
errors?: MoveCollectionPropertiesErrors
屬性值
moveRegion
取得或設定移動區域,這個區域表示將執行 VM 區域到區域性移動的區域。
moveRegion?: string
屬性值
string
moveType
定義 MoveType。
moveType?: string
屬性值
string
provisioningState
定義布建狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
sourceRegion
取得或設定來源區域。
sourceRegion?: string
屬性值
string
targetRegion
取得或設定目的地區域。
targetRegion?: string
屬性值
string
version
取得或設定移動集合的版本。
version?: string
屬性值
string