Freigeben über


IndexBatch<T>.Actions Eigenschaft

Definition

Ruft die Aktionen im Batch ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IEnumerable<Microsoft.Azure.Search.Models.IndexAction<T>> Actions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Actions : seq<Microsoft.Azure.Search.Models.IndexAction<'T>> with get, set
Public Property Actions As IEnumerable(Of IndexAction(Of T))

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: