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

適用於