Partilhar via


AdvisorConfigurationData.IsExcluded Property

Definition

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

public bool? IsExcluded { get; set; }
member this.IsExcluded : Nullable<bool> with get, set
Public Property IsExcluded As Nullable(Of Boolean)

Property Value

Applies to