次の方法で共有


IndexingParametersConfiguration.ParsingMode プロパティ

定義

Azure BLOB データ ソースからのインデックス作成の解析モードを表します。

public Azure.Search.Documents.Indexes.Models.BlobIndexerParsingMode? ParsingMode { get; set; }
member this.ParsingMode : Nullable<Azure.Search.Documents.Indexes.Models.BlobIndexerParsingMode> with get, set
Public Property ParsingMode As Nullable(Of BlobIndexerParsingMode)

プロパティ値

適用対象