Freigeben über


ConfigDataProperties.Exclude Eigenschaft

Definition

Ruft ab oder legt fest, dass die Ressource aus Advisor-Auswertungen ausgeschlossen wird. Gültige Werte: False (Standard) oder 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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: