你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

QuotaName Class

Definition

The name of the quota

public class QuotaName
type QuotaName = class
Public Class QuotaName
Inheritance
QuotaName

Constructors

QuotaName()

Initializes a new instance of the QuotaName class.

QuotaName(String, String)

Initializes a new instance of the QuotaName class.

Properties

LocalizedValue

Gets or sets the localized name of the quota

Value

Gets or sets the unlocalized name (or ID) of the quota

Applies to