RecognizePiiEntitiesOptions.DomainFilter Property

Definition

Filters the response entities to ones only included in the specified domain. For more information see https://aka.ms/azsdk/language/pii.

public Azure.AI.TextAnalytics.PiiEntityDomain DomainFilter { get; set; }
member this.DomainFilter : Azure.AI.TextAnalytics.PiiEntityDomain with get, set
Public Property DomainFilter As PiiEntityDomain

Property Value

Applies to