Share via


SitePatchResourceProperties.DailyMemoryTimeQuota Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public int? DailyMemoryTimeQuota { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.DailyMemoryTimeQuota : Nullable<int> with get, set
Public Property DailyMemoryTimeQuota As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to