次の方法で共有


IndexingParametersConfiguration.ImageAction プロパティ

定義

Azure BLOB ストレージ内の埋め込みイメージとイメージ ファイルを処理する方法を決定します。 "imageAction" 構成を "none" 以外の値に設定するには、スキルセットもそのインデクサーにアタッチする必要があります。

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

プロパティ値

適用対象