ServerVersionCapability interface
Server version capabilities.
Properties
name | server version 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 |
NOTE: This property will not be serialized. It can only be populated by the server. |
supported |
Supported servers versions to upgrade NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
name
server version 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
supportedVcores
NOTE: This property will not be serialized. It can only be populated by the server.
supportedVcores?: VcoreCapability[]
Property Value
supportedVersionsToUpgrade
Supported servers versions to upgrade NOTE: This property will not be serialized. It can only be populated by the server.
supportedVersionsToUpgrade?: string[]
Property Value
string[]