FleetProperties interface
コンピューティング フリートの詳細。
プロパティ
compute |
ユーザーのワークロードの実行に使用するコンピューティング プロファイル。 |
provisioning |
最後の操作の状態。 |
regular |
Compute Fleet の標準インスタンスの構成オプション。 |
spot |
Compute Fleet のスポット インスタンスの構成オプション。 |
time |
コンピューティング フリートが作成される時刻を指定します。 |
unique |
コンピューティング フリートを一意に識別する ID を指定します。 |
vm |
Compute Fleet でサポートされている VM サイズの一覧 |
プロパティの詳細
computeProfile
provisioningState
最後の操作の状態。
provisioningState?: string
プロパティ値
string
regularPriorityProfile
Compute Fleet の標準インスタンスの構成オプション。
regularPriorityProfile?: RegularPriorityProfile
プロパティ値
spotPriorityProfile
Compute Fleet のスポット インスタンスの構成オプション。
spotPriorityProfile?: SpotPriorityProfile
プロパティ値
timeCreated
コンピューティング フリートが作成される時刻を指定します。
timeCreated?: Date
プロパティ値
Date
uniqueId
コンピューティング フリートを一意に識別する ID を指定します。
uniqueId?: string
プロパティ値
string