次の方法で共有


IMetricSpecification.FillGapWithZero Property

Definition

Optional. If set to true, then zero will be returned for time duration where no metric is emitted/published.

[Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="Optional. If set to true, then zero will be returned for time duration where no metric is emitted/published.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="fillGapWithZero")]
public bool? FillGapWithZero { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.Info(Description="Optional. If set to true, then zero will be returned for time duration where no metric is emitted/published.", 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