次の方法で共有


IndexerExecutionResult.Warnings プロパティ

定義

項目レベルのインデックス作成の警告。

public System.Collections.Generic.IReadOnlyList<Azure.Search.Documents.Indexes.Models.SearchIndexerWarning> Warnings { get; }
member this.Warnings : System.Collections.Generic.IReadOnlyList<Azure.Search.Documents.Indexes.Models.SearchIndexerWarning>
Public ReadOnly Property Warnings As IReadOnlyList(Of SearchIndexerWarning)

プロパティ値

適用対象