Share via


AnalyzeTextResult.BlocklistsMatchResults Property

Definition

The details of blocklist match.

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

Property Value

Applies to