IndexDocumentsBatch<T>.Actions プロパティ

定義

バッチ内のアクション。

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

プロパティ値

適用対象