Share via


SiteConfig.LimitMaxPercentageCpu Property

Definition

Maximum allowed CPU usage percentage.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public double? LimitMaxPercentageCpu { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.LimitMaxPercentageCpu : Nullable<double> with get, set
Public Property LimitMaxPercentageCpu As Nullable(Of Double)

Property Value

Implements

Attributes

Applies to