Compartir a través de


SitePatchResource.DailyMemoryTimeQuota Propiedad

Definición

Obtiene o establece la cuota de tiempo de memoria diaria máxima permitida (aplicable solo en aplicaciones dinámicas).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a