AddOrUpdateTextBlocklistItemsResult.BlocklistItems Property

Definition

Array of blocklistItems have been added.

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

Property Value

Applies to