Partager via


IndexBatch<T>.Actions Propriété

Définition

Obtient ou définit les actions du lot.

[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))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à