次の方法で共有


ResourceSkuOutput interface

使用可能なコンピューティング SKU について説明します。

プロパティ

apiVersions

この SKU をサポートする API バージョン。

capabilities

機能を記述する名前と値のペア。

capacity

スケール セット内の仮想マシンの数を指定します。

costs

価格情報を取得するためのメタデータ。

family

この特定の SKU のファミリ。

kind

この SKU でサポートされているリソースの種類。

locationInfo

SKU が使用可能な場所の場所と可用性ゾーンの一覧。

locations

SKU が使用可能な場所のセット。

name

SKU の名前。

resourceType

SKU が適用されるリソースの種類。

restrictions

SKU を使用できないための制限。 制限がない場合、これは空です。

size

SKU のサイズ。

tier

スケール セット内の仮想マシンの層を指定します。

使用可能な値:

Standard

Basic

プロパティの詳細

apiVersions

この SKU をサポートする API バージョン。

apiVersions?: string[]

プロパティ値

string[]

capabilities

機能を記述する名前と値のペア。

capabilities?: ResourceSkuCapabilitiesOutput[]

プロパティ値

capacity

スケール セット内の仮想マシンの数を指定します。

capacity?: ResourceSkuCapacityOutput

プロパティ値

costs

価格情報を取得するためのメタデータ。

costs?: ResourceSkuCostsOutput[]

プロパティ値

family

この特定の SKU のファミリ。

family?: string

プロパティ値

string

kind

この SKU でサポートされているリソースの種類。

kind?: string

プロパティ値

string

locationInfo

SKU が使用可能な場所の場所と可用性ゾーンの一覧。

locationInfo?: ResourceSkuLocationInfoOutput[]

プロパティ値

locations

SKU が使用可能な場所のセット。

locations?: string[]

プロパティ値

string[]

name

SKU の名前。

name?: string

プロパティ値

string

resourceType

SKU が適用されるリソースの種類。

resourceType?: string

プロパティ値

string

restrictions

SKU を使用できないための制限。 制限がない場合、これは空です。

restrictions?: ResourceSkuRestrictionsOutput[]

プロパティ値

size

SKU のサイズ。

size?: string

プロパティ値

string

tier

スケール セット内の仮想マシンの層を指定します。

使用可能な値:

Standard

Basic

tier?: string

プロパティ値

string