Condividi tramite


FileShareProperties.FileSharePaidBurstingMaxIop Property

Definition

The maximum paid bursting IOPS for the share. This property is only for file shares created under Files Provisioned v1 SSD account type. The maximum allowed value is 102400 which is the maximum allowed IOPS for a share.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public int? FileSharePaidBurstingMaxIop { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.FileSharePaidBurstingMaxIop : Nullable<int> with get, set
Public Property FileSharePaidBurstingMaxIop As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to