ManagedInstanceFamilyCapability interface

マネージド サーバー ファミリの機能。

プロパティ

name

名字。

reason

機能が使用できない理由。

sku

SKU 名。

status

機能の状態。

supportedLicenseTypes

サポートされているライセンスの種類の一覧。

supportedVcoresValues

サポートされている仮想コアの値の一覧。

zoneRedundant

家族に対してゾーン冗長性が支持されているかどうか。

プロパティの詳細

name

名字。

name?: string

プロパティ値

string

reason

機能が使用できない理由。

reason?: string

プロパティ値

string

sku

SKU 名。

sku?: string

プロパティ値

string

status

機能の状態。

status?: CapabilityStatus

プロパティ値

supportedLicenseTypes

サポートされているライセンスの種類の一覧。

supportedLicenseTypes?: LicenseTypeCapability[]

プロパティ値

supportedVcoresValues

サポートされている仮想コアの値の一覧。

supportedVcoresValues?: ManagedInstanceVcoresCapability[]

プロパティ値

zoneRedundant

家族に対してゾーン冗長性が支持されているかどうか。

zoneRedundant?: boolean

プロパティ値

boolean