FleetProperties interface
計算機隊的詳細數據。
屬性
additional |
表示可能部署 Fleet 資源之其他位置的組態。 |
compute |
要用於執行使用者工作負載的計算配置檔。 |
provisioning |
上次作業的狀態。 |
regular |
計算機隊中一般實例的組態選項。 |
spot |
計算機隊中Spot實例的組態選項。 |
time |
指定建立計算機隊的時間。 |
unique |
指定可唯一識別計算機隊的標識碼。 |
vm |
屬性型機隊。 |
vm |
計算機隊支援的 VM 大小清單 |
屬性詳細資料
additionalLocationsProfile
表示可能部署 Fleet 資源之其他位置的組態。
additionalLocationsProfile?: AdditionalLocationsProfile
屬性值
computeProfile
provisioningState
上次作業的狀態。
provisioningState?: string
屬性值
string
regularPriorityProfile
spotPriorityProfile
timeCreated
指定建立計算機隊的時間。
timeCreated?: Date
屬性值
Date
uniqueId
指定可唯一識別計算機隊的標識碼。
uniqueId?: string
屬性值
string