SiteLimits.MaxDiskSizeInMb Property

Definition

Maximum allowed disk size usage in MB.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public long? MaxDiskSizeInMb { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.MaxDiskSizeInMb : Nullable<int64> with get, set
Public Property MaxDiskSizeInMb As Nullable(Of Long)

Property Value

Implements

Attributes

Applies to