ResourceSkuRestrictions interface

Describes restrictions of a SKU.

Properties

reasonCode

The reason for restriction.

restrictionInfo

The information about the restriction where the SKU cannot be used.

type

The type of restrictions.

values

The value of restrictions. If the restriction type is set to location. This would be different locations where the SKU is restricted.

Property Details

reasonCode

The reason for restriction.

reasonCode?: string

Property Value

string

restrictionInfo

The information about the restriction where the SKU cannot be used.

restrictionInfo?: ResourceSkuRestrictionInfo

Property Value

type

The type of restrictions.

type?: ResourceSkuRestrictionsType

Property Value

values

The value of restrictions. If the restriction type is set to location. This would be different locations where the SKU is restricted.

values?: string[]

Property Value

string[]