ServerVersionCapability interface
サーバー機能
プロパティ
name | サーバー のバージョン名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
reason | 機能が使用できない理由。 |
status | 機能の状態。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
supported |
サポートされているデータベース エディションの一覧。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
supported |
サポートされているエラスティック プール エディションの一覧。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
プロパティの詳細
name
サーバー のバージョン名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
name?: string
プロパティ値
string
reason
機能が使用できない理由。
reason?: string
プロパティ値
string
status
supportedEditions
サポートされているデータベース エディションの一覧。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
supportedEditions?: EditionCapability[]
プロパティ値
supportedElasticPoolEditions
サポートされているエラスティック プール エディションの一覧。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
supportedElasticPoolEditions?: ElasticPoolEditionCapability[]