ManagedInstanceVersionCapability interface
マネージド インスタンスの機能
プロパティ
| name | サーバー のバージョン名。 |
| reason | 機能が使用できない理由。 |
| status | 機能の状態。 |
| supported |
サポートされているマネージド インスタンス エディションの一覧。 |
| supported |
サポートされているインスタンス プール エディションの一覧。 |
プロパティの詳細
name
サーバー のバージョン名。
name?: string
プロパティ値
string
reason
機能が使用できない理由。
reason?: string
プロパティ値
string
status
supportedEditions
サポートされているマネージド インスタンス エディションの一覧。
supportedEditions?: ManagedInstanceEditionCapability[]
プロパティ値
supportedInstancePoolEditions
サポートされているインスタンス プール エディションの一覧。
supportedInstancePoolEditions?: InstancePoolEditionCapability[]