共用方式為


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

適用於