次の方法で共有


QuotaProperties.Name プロパティ

定義

リソース プロバイダーによって提供されるリソースの名前を取得または設定します。 quotaRequests リソース操作には、このプロパティを使用します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象