你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
QuotaLimits interface
Quota limits.
Properties
next |
The URI for fetching the next page of quotas (service limits). When no more pages exist, the value is null. |
value | List of quotas (service limits). |
Property Details
nextLink
The URI for fetching the next page of quotas (service limits). When no more pages exist, the value is null.
nextLink?: string
Property Value
string
value
List of quotas (service limits).
value?: CurrentQuotaLimitBase[]