Freigeben über


Site.DailyMemoryTimeQuota Eigenschaft

Definition

Ruft das maximale zulässige tägliche Speicherzeitkontingent ab (gilt nur für dynamische Apps).

[Newtonsoft.Json.JsonProperty(PropertyName="properties.dailyMemoryTimeQuota")]
public int? DailyMemoryTimeQuota { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.dailyMemoryTimeQuota")>]
member this.DailyMemoryTimeQuota : Nullable<int> with get, set
Public Property DailyMemoryTimeQuota As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: