ResourceSkuRestrictions interface

Describes scaling information of a SKU.

Properties

reasonCode

The reason for restriction. NOTE: This property will not be serialized. It can only be populated by the server.

restrictionInfo

The information about the restriction where the SKU cannot be used. NOTE: This property will not be serialized. It can only be populated by the server.

type

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

values

The value of restrictions. If the restriction type is set to location. This would be different locations where the SKU is restricted. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

reasonCode

The reason for restriction. NOTE: This property will not be serialized. It can only be populated by the server.

reasonCode?: ResourceSkuRestrictionsReasonCode

Property Value

restrictionInfo

The information about the restriction where the SKU cannot be used. NOTE: This property will not be serialized. It can only be populated by the server.

restrictionInfo?: ResourceSkuRestrictionInfo

Property Value

type

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

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. NOTE: This property will not be serialized. It can only be populated by the server.

values?: string[]

Property Value

string[]