Partager via


FileShareLimits.MaxProvisionedBandwidthMiBPerSec Property

Definition

The maximum provisioned bandwidth limit in mebibytes per second for a file share in the storage account.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public int? MaxProvisionedBandwidthMiBPerSec { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.MaxProvisionedBandwidthMiBPerSec : Nullable<int>
Public ReadOnly Property MaxProvisionedBandwidthMiBPerSec As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to