Share via


ConfigDataProperties.Exclude Property

Definition

Exclude the resource from Advisor evaluations. Valid values: False (default) or True.

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Owned)]
public bool? Exclude { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Origin(Microsoft.Azure.PowerShell.Cmdlets.Advisor.PropertyOrigin.Owned)>]
member this.Exclude : Nullable<bool> with get, set
Public Property Exclude As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to