SkuSetting interface

model interface SkuSetting

Properties

capabilities

The capabilities.

capacity

The capacity.

costs

The costs.

family

The family.

kind

The kind.

locationInfo

The location info.

locations

The locations.

name

The name.

requiredFeatures

The required features.

requiredQuotaIds

The required quota ids.

size

The size.

tier

The tier.

Property Details

capabilities

The capabilities.

capabilities?: SkuCapability[]

Property Value

capacity

The capacity.

capacity?: SkuSettingCapacity

Property Value

costs

The costs.

costs?: SkuCost[]

Property Value

family

The family.

family?: string

Property Value

string

kind

The kind.

kind?: string

Property Value

string

locationInfo

The location info.

locationInfo?: SkuLocationInfo[]

Property Value

locations

The locations.

locations?: string[]

Property Value

string[]

name

The name.

name: string

Property Value

string

requiredFeatures

The required features.

requiredFeatures?: string[]

Property Value

string[]

requiredQuotaIds

The required quota ids.

requiredQuotaIds?: string[]

Property Value

string[]

size

The size.

size?: string

Property Value

string

tier

The tier.

tier?: string

Property Value

string