Condividi tramite


FileShareProperties.FileSharePaidBurstingMaxBandwidthMibp Property

Definition

The maximum paid bursting bandwidth for the share, in mebibytes per second. This property is only for file shares created under Files Provisioned v1 SSD account type. The maximum allowed value is 10340 which is the maximum allowed bandwidth for a share.

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

Property Value

Implements

Attributes

Applies to