Freigeben über


IFileServiceUsage.BurstingConstantBurstFloorIops Property

Definition

The guaranteed floor of burst IOPS for small file shares.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="The guaranteed floor of burst IOPS for small file shares.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="burstFloorIOPS", Update=false)]
public int? BurstingConstantBurstFloorIops { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="The guaranteed floor of burst IOPS for small file shares.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="burstFloorIOPS", Update=false)>]
member this.BurstingConstantBurstFloorIops : Nullable<int>
Public ReadOnly Property BurstingConstantBurstFloorIops As Nullable(Of Integer)

Property Value

Attributes

Applies to