Freigeben über


IndexingPolicy.Automatic Eigenschaft

Definition

Ruft ab oder legt fest, ob die Indizierungsrichtlinie automatisch ist.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: