Partager via


FileServiceUsageProperties.FileShareLimitMaxProvisionedBandwidthMiBPerSec 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.Inlined)]
public int? FileShareLimitMaxProvisionedBandwidthMiBPerSec { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.FileShareLimitMaxProvisionedBandwidthMiBPerSec : Nullable<int>
Public ReadOnly Property FileShareLimitMaxProvisionedBandwidthMiBPerSec As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to