Partilhar via


SiteLimits.MaxPercentageCpu Property

Definition

Maximum allowed CPU usage percentage.

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

Property Value

Implements

Attributes

Applies to