ResourceSkuRestrictions interface

The restrictions of the 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?: string

Property Value

string

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[]