Compartilhar via


MetricSpecificationV1.FillGapWithZero Propriedade

Definição

Obtém ou define o conjunto true para preencher as lacunas com zero.

[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