次の方法で共有


IndexingParametersConfiguration.FailOnUnsupportedContentType プロパティ

定義

Azure BLOB の場合、サポートされていないコンテンツ タイプが見つかったときにインデックス作成を続行する場合に false に設定し、すべてのコンテンツ タイプ (ファイル拡張子) を事前に把握していない場合に設定します。

public bool? FailOnUnsupportedContentType { get; set; }
member this.FailOnUnsupportedContentType : Nullable<bool> with get, set
Public Property FailOnUnsupportedContentType As Nullable(Of Boolean)

プロパティ値

適用対象