Share via


IFileServiceUsage.BurstingConstantBurstIoScalar Property

Definition

The scalar against provisioned IOPS in the file share included burst IOPS formula.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="The scalar against provisioned IOPS in the file share included burst IOPS formula.", PossibleTypes=new System.Type[] { typeof(System.Double) }, Read=true, ReadOnly=true, Required=false, SerializedName="burstIOScalar", Update=false)]
public double? BurstingConstantBurstIoScalar { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="The scalar against provisioned IOPS in the file share included burst IOPS formula.", PossibleTypes=new System.Type[] { typeof(System.Double) }, Read=true, ReadOnly=true, Required=false, SerializedName="burstIOScalar", Update=false)>]
member this.BurstingConstantBurstIoScalar : Nullable<double>
Public ReadOnly Property BurstingConstantBurstIoScalar As Nullable(Of Double)

Property Value

Attributes

Applies to