ResourceSkuRestrictions interface

Describes scaling information of a SKU.

Properties

reasonCode

The reason code for restriction. Possible values include: 'QuotaId', 'NotAvailableForSubscription' NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of restrictions. Possible values include: 'location' 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 code for restriction. Possible values include: 'QuotaId', 'NotAvailableForSubscription' NOTE: This property will not be serialized. It can only be populated by the server.

reasonCode?: ResourceSkuRestrictionsReasonCode

Property Value

type

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

type?: "location"

Property Value

"location"

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