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

BaseRedactionPolicy.EntityTypes Property

Definition

(Optional) describes the PII categories to which the redaction policy will be applied. If not specified, the redaction policy will be applied to all PII categories.

public System.Collections.Generic.IList<Azure.AI.Language.Text.PiiCategoriesExclude> EntityTypes { get; }
member this.EntityTypes : System.Collections.Generic.IList<Azure.AI.Language.Text.PiiCategoriesExclude>
Public ReadOnly Property EntityTypes As IList(Of PiiCategoriesExclude)

Property Value

Applies to