Share via


Recommendation.Enabled Property

Definition

True if this recommendation is still valid (i.e. "actionable"). False if it is invalid.

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

Property Value

Implements

Attributes

Applies to