Compartir a través de


IndexDocumentsBatch<T>.Actions Propiedad

Definición

Las acciones del lote.

public System.Collections.Generic.IList<Azure.Search.Documents.Models.IndexDocumentsAction<T>> Actions { get; }
member this.Actions : System.Collections.Generic.IList<Azure.Search.Documents.Models.IndexDocumentsAction<'T>>
Public ReadOnly Property Actions As IList(Of IndexDocumentsAction(Of T))

Valor de propiedad

Se aplica a