다음을 통해 공유


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

적용 대상