Partager via


ConfigDataProperties.Exclude Propriété

Définition

Obtient ou définit l’exclusion de la ressource des évaluations Advisor. Valeurs valides : False (valeur par défaut) ou True.

[Newtonsoft.Json.JsonProperty(PropertyName="exclude")]
public bool? Exclude { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="exclude")>]
member this.Exclude : Nullable<bool> with get, set
Public Property Exclude As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à