ServerVersionCapability interface

サーバー機能

プロパティ

name

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

reason

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

status

機能の状態。

supportedEditions

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

supportedElasticPoolEditions

サポートされているエラスティック プール エディションの一覧。

プロパティの詳細

name

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

name?: string

プロパティ値

string

reason

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

reason?: string

プロパティ値

string

status

機能の状態。

status?: CapabilityStatus

プロパティ値

supportedEditions

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

supportedEditions?: EditionCapability[]

プロパティ値

supportedElasticPoolEditions

サポートされているエラスティック プール エディションの一覧。

supportedElasticPoolEditions?: ElasticPoolEditionCapability[]

プロパティ値