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

ConversationPiiActionContent.ExcludePiiCategories Property

Definition

List of categories that need to be excluded instead of included.

public System.Collections.Generic.IList<Azure.AI.Language.Conversations.Models.ConversationPiiCategoryExclusions> ExcludePiiCategories { get; }
member this.ExcludePiiCategories : System.Collections.Generic.IList<Azure.AI.Language.Conversations.Models.ConversationPiiCategoryExclusions>
Public ReadOnly Property ExcludePiiCategories As IList(Of ConversationPiiCategoryExclusions)

Property Value

Applies to