PiiActionContent.StringIndexType Property
Definition
Important
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.
StringIndexType to be used for analysis.
public Azure.AI.Language.Text.StringIndexType? StringIndexType { get; set; }
member this.StringIndexType : Nullable<Azure.AI.Language.Text.StringIndexType> with get, set
Public Property StringIndexType As Nullable(Of StringIndexType)