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

The type of restrictions. The only acceptable values to pass in are None and "Location". The default value is None.

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.

reason_code
str or ResourceSkuRestrictionsReasonCode

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