Поделиться через


SiteInner.DailyMemoryTimeQuota Свойство

Определение

Возвращает или задает максимальную допустимую квоту на ежедневное время памяти (применимо только к динамическим приложениям).

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

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к