FileShareLimits.MaxProvisionedStorageGiB Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The maximum provisioned storage quota limit in gibibytes for a file share in the storage account.
public int? MaxProvisionedStorageGiB { get; }
member this.MaxProvisionedStorageGiB : Nullable<int>
Public ReadOnly Property MaxProvisionedStorageGiB As Nullable(Of Integer)