Dela via


IMetricSpecification.FillGapWithZero Property

Definition

The property to decide fill gap with zero or not.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="The property to decide fill gap with zero or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="fillGapWithZero", Update=true)]
public bool? FillGapWithZero { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="The property to decide fill gap with zero or not.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="fillGapWithZero", Update=true)>]
member this.FillGapWithZero : Nullable<bool> with get, set
Public Property FillGapWithZero As Nullable(Of Boolean)

Property Value

Attributes

Applies to