Compartir a través de


MetricSpecification.FillGapWithZero Propiedad

Definición

Obtiene o establece opcional. Si se establece en true, se devolverá cero durante el tiempo en el que no se emite o publica ninguna métrica.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a