FlexibleServerEditionCapability interface
Flexible server edition capabilities.
Properties
name | Server edition name NOTE: This property will not be serialized. It can only be populated by the server. |
status | The status NOTE: This property will not be serialized. It can only be populated by the server. |
supported |
The list of server versions supported by this server edition. NOTE: This property will not be serialized. It can only be populated by the server. |
supported |
The list of editions supported by this server edition. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
name
Server edition name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
status
The status NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string
supportedServerVersions
The list of server versions supported by this server edition. NOTE: This property will not be serialized. It can only be populated by the server.
supportedServerVersions?: ServerVersionCapability[]
Property Value
supportedStorageEditions
The list of editions supported by this server edition. NOTE: This property will not be serialized. It can only be populated by the server.
supportedStorageEditions?: StorageEditionCapability[]