ManagedInstanceVersionCapability interface

マネージド インスタンスの機能

プロパティ

name

サーバー のバージョン名。

reason

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

status

機能の状態。

supportedEditions

サポートされているマネージド インスタンス エディションの一覧。

supportedInstancePoolEditions

サポートされているインスタンス プール エディションの一覧。

プロパティの詳細

name

サーバー のバージョン名。

name?: string

プロパティ値

string

reason

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

reason?: string

プロパティ値

string

status

機能の状態。

status?: CapabilityStatus

プロパティ値

supportedEditions

サポートされているマネージド インスタンス エディションの一覧。

supportedEditions?: ManagedInstanceEditionCapability[]

プロパティ値

supportedInstancePoolEditions

サポートされているインスタンス プール エディションの一覧。

supportedInstancePoolEditions?: InstancePoolEditionCapability[]

プロパティ値