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

PiiDetectionSkill.MaskingMode Property

Definition

A parameter that provides various ways to mask the personal information detected in the input text. Default is 'none'.

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

Property Value

Applies to