Freigeben über


SiteLimits.MaxMemoryInMb Eigenschaft

Definition

Ruft die maximal zulässige Speicherauslastung in MB ab oder legt diese fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: