IWebSiteBase.DailyMemoryTimeQuota Property

Definition

Gets maximum allowed daily memory-time quota (applicable on dynamic apps only).

public int? DailyMemoryTimeQuota { get; }
member this.DailyMemoryTimeQuota : Nullable<int>
Public ReadOnly Property DailyMemoryTimeQuota As Nullable(Of Integer)

Property Value

Applies to