你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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)

属性值

适用于