Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Domain for PII task.
public Azure.AI.Language.Text.PiiDomain? Domain { get; set; }
member this.Domain : Nullable<Azure.AI.Language.Text.PiiDomain> with get, set