你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ResourceSkuRestrictions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes scaling information of a SKU.
public class ResourceSkuRestrictions
type ResourceSkuRestrictions = class
Public Class ResourceSkuRestrictions
- Inheritance
-
ResourceSkuRestrictions
Constructors
ResourceSkuRestrictions() |
Initializes a new instance of the ResourceSkuRestrictions class. |
ResourceSkuRestrictions(String, IList<String>, String) |
Initializes a new instance of the ResourceSkuRestrictions class. |
Properties
ReasonCode |
Gets the reason code for restriction. Possible values include: 'QuotaId', 'NotAvailableForSubscription' |
Type |
Gets the type of restrictions. Possible values include: 'location' |
Values |
Gets the value of restrictions. If the restriction type is set to location. This would be different locations where the SKU is restricted. |