Partager via


FileShareLimits.MaxProvisionedStorageGiB Property

Definition

The maximum provisioned storage quota limit in gibibytes for a file share in the storage account.

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

Property Value

Implements

Attributes

Applies to