ServerEditionCapability interface
Server edition capabilities.
Properties
name | Server edition name NOTE: This property will not be serialized. It can only be populated by the server. |
supported |
A list of supported server versions. NOTE: This property will not be serialized. It can only be populated by the server. |
supported |
A list of supported storage editions 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
supportedServerVersions
A list of supported server versions. NOTE: This property will not be serialized. It can only be populated by the server.
supportedServerVersions?: ServerVersionCapability[]
Property Value
supportedStorageEditions
A list of supported storage editions NOTE: This property will not be serialized. It can only be populated by the server.
supportedStorageEditions?: StorageEditionCapability[]