Usage.Name プロパティ

定義

使用状況カウンター名を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象