Delen via


SiteLimits.MaxDiskSizeInMb Property

Definition

Maximum allowed disk size usage in MB.

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

Property Value

Implements

Attributes

Applies to