SkuResource interface

Fulfills ARM Contract requirement to list all available SKUS for a resource.

Properties

capacity

Gets or sets the Sku Capacity.

resourceType

The resource type name. NOTE: This property will not be serialized. It can only be populated by the server.

sku

Gets or sets the Sku.

Property Details

capacity

Gets or sets the Sku Capacity.

capacity?: SkuCapacity

Property Value

resourceType

The resource type name. NOTE: This property will not be serialized. It can only be populated by the server.

resourceType?: string

Property Value

string

sku

Gets or sets the Sku.

sku?: SkuSetting

Property Value