Share via


ServerEditionCapabilityV2 interface

Server edition capabilities.

Properties

defaultSku

Default Sku name NOTE: This property will not be serialized. It can only be populated by the server.

defaultStorageSize

Default storage size NOTE: This property will not be serialized. It can only be populated by the server.

name

Server edition name NOTE: This property will not be serialized. It can only be populated by the server.

supportedSkus

A list of supported Skus NOTE: This property will not be serialized. It can only be populated by the server.

supportedStorageEditions

A list of supported storage editions NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

defaultSku

Default Sku name NOTE: This property will not be serialized. It can only be populated by the server.

defaultSku?: string

Property Value

string

defaultStorageSize

Default storage size NOTE: This property will not be serialized. It can only be populated by the server.

defaultStorageSize?: number

Property Value

number

name

Server edition name NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

supportedSkus

A list of supported Skus NOTE: This property will not be serialized. It can only be populated by the server.

supportedSkus?: SkuCapabilityV2[]

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[]

Property Value