다음을 통해 공유


MetricSpecification.FillGapWithZero 속성

정의

선택적 을 가져오거나 설정합니다. true로 설정하면 메트릭을 내보내고 게시하지 않는 기간 동안 0이 반환됩니다.

[Newtonsoft.Json.JsonProperty(PropertyName="fillGapWithZero")]
public bool? FillGapWithZero { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fillGapWithZero")>]
member this.FillGapWithZero : Nullable<bool> with get, set
Public Property FillGapWithZero As Nullable(Of Boolean)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상