Delen via


SiteLimits.MaxMemoryInMb Property

Definition

Maximum allowed memory usage in MB.

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

Property Value

Implements

Attributes

Applies to