Partager via


ConfigData.LowCpuThreshold Property

Definition

Minimum percentage threshold for Advisor low CPU utilization evaluation. Valid only for subscriptions. Valid values: 5 (default), 10, 15 or 20.

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.FormatTable(Index=2)]
[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Inlined)]
public string LowCpuThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.FormatTable(Index=2)>]
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Inlined)>]
member this.LowCpuThreshold : string with get, set
Public Property LowCpuThreshold As String

Property Value

Implements

Attributes

Applies to