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 <xref:storage_pool_management.models.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
<xref:storage_pool_management.models.ResourceSkuRestrictionInfo>

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

reason_code
str or <xref:storage_pool_management.models.ResourceSkuRestrictionsReasonCode>

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