Freigeben über


IndexAction<T>.ActionType Eigenschaft

Definition

Ruft den Vorgang ab, der für ein Dokument in einem Indizierungsbatch ausgeführt werden soll, oder legt diesen fest. Mögliche Werte: "upload", "merge", "merge", "mergeOrUpload", "delete"

[Newtonsoft.Json.JsonProperty(PropertyName="@search.action")]
public Microsoft.Azure.Search.Models.IndexActionType ActionType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="@search.action")>]
member this.ActionType : Microsoft.Azure.Search.Models.IndexActionType with get, set
Public Property ActionType As IndexActionType

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: