次の方法で共有


Sku interface

ARM リソース SKU。

プロパティ

capacity

特定の SKU の容量。

family

同じ SKU に対して、サービスの世代が異なるハードウェアがある場合は、ここでキャプチャできます。

name

SKU の名前 。通常は、文字 + 番号コード (P3 など)。

size

特定の SKU のサイズ

tier

特定の SKU のレベルまたはエディション (Basic、Premium など)。

プロパティの詳細

capacity

特定の SKU の容量。

capacity?: number

プロパティ値

number

family

同じ SKU に対して、サービスの世代が異なるハードウェアがある場合は、ここでキャプチャできます。

family?: string

プロパティ値

string

name

SKU の名前 。通常は、文字 + 番号コード (P3 など)。

name: string

プロパティ値

string

size

特定の SKU のサイズ

size?: string

プロパティ値

string

tier

特定の SKU のレベルまたはエディション (Basic、Premium など)。

tier?: string

プロパティ値

string