Condividi tramite


SiteLimits.MaxMemoryInMb Proprietà

Definizione

Ottiene o imposta l'utilizzo massimo consentito della memoria in 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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a