AzureResourceSku interface

Azure resource SKU definition.

Properties

capacity

The number of instances of the cluster.

resourceType

Resource Namespace and Type.

sku

The SKU details.

Property Details

capacity

The number of instances of the cluster.

capacity?: AzureCapacity

Property Value

resourceType

Resource Namespace and Type.

resourceType?: string

Property Value

string

sku

The SKU details.

sku?: AzureSku

Property Value