FastProvisioningEditionCapability interface

Represents capability of a fast provisioning edition

Extends

Properties

serverCount

Count of servers in cache matching the spec NOTE: This property will not be serialized. It can only be populated by the server.

supportedServerVersions

Fast provisioning supported version NOTE: This property will not be serialized. It can only be populated by the server.

supportedSku

Fast provisioning supported sku name NOTE: This property will not be serialized. It can only be populated by the server.

supportedStorageGb

Fast provisioning supported storage in Gb NOTE: This property will not be serialized. It can only be populated by the server.

supportedTier

Fast provisioning supported tier name NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

reason

The reason for the capability not being available. NOTE: This property will not be serialized. It can only be populated by the server.

status

The status of the capability. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

serverCount

Count of servers in cache matching the spec NOTE: This property will not be serialized. It can only be populated by the server.

serverCount?: number

Property Value

number

supportedServerVersions

Fast provisioning supported version NOTE: This property will not be serialized. It can only be populated by the server.

supportedServerVersions?: string

Property Value

string

supportedSku

Fast provisioning supported sku name NOTE: This property will not be serialized. It can only be populated by the server.

supportedSku?: string

Property Value

string

supportedStorageGb

Fast provisioning supported storage in Gb NOTE: This property will not be serialized. It can only be populated by the server.

supportedStorageGb?: number

Property Value

number

supportedTier

Fast provisioning supported tier name NOTE: This property will not be serialized. It can only be populated by the server.

supportedTier?: string

Property Value

string

Inherited Property Details

reason

The reason for the capability not being available. NOTE: This property will not be serialized. It can only be populated by the server.

reason?: string

Property Value

string

Inherited From CapabilityBase.reason

status

The status of the capability. NOTE: This property will not be serialized. It can only be populated by the server.

status?: CapabilityStatus

Property Value

Inherited From CapabilityBase.status