Compartir a través de


SiteLimits.MaxMemoryInMb Propiedad

Definición

Obtiene o establece el uso máximo permitido de memoria en MB.

[Newtonsoft.Json.JsonProperty(PropertyName="maxMemoryInMb")]
public long? MaxMemoryInMb { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxMemoryInMb")>]
member this.MaxMemoryInMb : Nullable<int64> with get, set
Public Property MaxMemoryInMb As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a