Share via


ConfigDataProperties.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.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Advisor.Support.CpuThreshold? LowCpuThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Owned)>]
member this.LowCpuThreshold : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Support.CpuThreshold> with get, set
Public Property LowCpuThreshold As Nullable(Of CpuThreshold)

Property Value

Implements

Attributes

Applies to