Aracılığıyla paylaş


IMetricSpecification.FillGapWithZero Property

Definition

Flag to determine is Zero is returned for time duration where no metric is emitted

[Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="Flag to determine is Zero is returned for time duration where no metric is emitted", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="fillGapWithZero")]
public bool? FillGapWithZero { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MixedReality.Runtime.Info(Description="Flag to determine is Zero is returned for time duration where no metric is emitted", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="fillGapWithZero")>]
member this.FillGapWithZero : Nullable<bool> with get, set
Public Property FillGapWithZero As Nullable(Of Boolean)

Property Value

Attributes

Applies to