次の方法で共有


QuotaRequestDetails.Value プロパティ

定義

quotaRequests を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象