MetricSpecification.Unit 속성

정의

메트릭에 적합한 단위를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="unit")]
public string Unit { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="unit")>]
member this.Unit : string with get, set
Public Property Unit As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상