次の方法で共有


QuotaRequestSubmitResponse202.Name1 プロパティ

定義

リソース プロバイダーによって提供されるリソース名を取得または設定します。 クォータを要求するときは、このプロパティ名を使用します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象