Partilhar via


MetricSpecification.FillGapWithZero Propriedade

Definição

Obtém ou define opcional. Se definido como true, zero será retornado durante o tempo em que nenhuma métrica for emitida/publicada.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a