次の方法で共有


QuotaRequestOneResourceSubmitResponse.Properties プロパティ

定義

リソースのクォータ プロパティを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.properties.properties")]
public Microsoft.Azure.Management.Reservations.Models.QuotaProperties Properties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.properties.properties")>]
member this.Properties : Microsoft.Azure.Management.Reservations.Models.QuotaProperties with get, set
Public Property Properties As QuotaProperties

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象