AnalyzeTextResult.BlocklistsMatch Property

Definition

The blocklist match details.

public System.Collections.Generic.IReadOnlyList<Azure.AI.ContentSafety.TextBlocklistMatch> BlocklistsMatch { get; }
member this.BlocklistsMatch : System.Collections.Generic.IReadOnlyList<Azure.AI.ContentSafety.TextBlocklistMatch>
Public ReadOnly Property BlocklistsMatch As IReadOnlyList(Of TextBlocklistMatch)

Property Value

Applies to