ResourceSkuRestrictions Class

Describes scaling information of a SKU.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ResourceSkuRestrictions

Constructor

ResourceSkuRestrictions(**kwargs)

Variables

type
str or ResourceSkuRestrictionsType

The type of restrictions. Possible values include: "Location", "Zone".

values
list[str]

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

restriction_info
ResourceSkuRestrictionInfo

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

reason_code
str or ResourceSkuRestrictionsReasonCode

The reason for restriction. Possible values include: "QuotaId", "NotAvailableForSubscription".