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

QuotaRequestOneResourceSubmitResponse.QuotaPeriod 属性

定义

获取汇总配额使用情况值的时间段。 例如:*P1D (每一天) *PT1M (每一分钟) *PT1S (每秒) 。 此参数是可选的,因为对于某些资源(如计算),期间无关紧要。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.quotaPeriod")]
public string QuotaPeriod { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.quotaPeriod")>]
member this.QuotaPeriod : string
Public ReadOnly Property QuotaPeriod As String

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于