次の方法で共有


PriorityProfile interface

スポットとレギュラーの両方に適用される性質を含みます。

プロパティ

allocationStrategy

VMサイズ分布を決定する際には割り当て戦略を採用。

evictionPolicy

スポット VM を削除するときに従う削除ポリシー。

maxPricePerVM

各スポット VM の 1 時間あたりの価格は、これを超えることはありません。

type

仮想マシンの種類を指定します。

プロパティの詳細

allocationStrategy

VMサイズ分布を決定する際には割り当て戦略を採用。

allocationStrategy?: string

プロパティ値

string

evictionPolicy

スポット VM を削除するときに従う削除ポリシー。

evictionPolicy?: string

プロパティ値

string

maxPricePerVM

各スポット VM の 1 時間あたりの価格は、これを超えることはありません。

maxPricePerVM?: number

プロパティ値

number

type

仮想マシンの種類を指定します。

type?: string

プロパティ値

string