次の方法で共有


QuotaTicketDetails.QuotaChangeRequests プロパティ

定義

このプロパティは、リージョンと新しいクォータ制限を提供するために必要な値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="quotaChangeRequests")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Support.Models.QuotaChangeRequest> QuotaChangeRequests { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quotaChangeRequests")>]
member this.QuotaChangeRequests : System.Collections.Generic.IList<Microsoft.Azure.Management.Support.Models.QuotaChangeRequest> with get, set
Public Property QuotaChangeRequests As IList(Of QuotaChangeRequest)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象