RaiBlockListItemsResult interface

The list of cognitive services RAI Blocklist Items.

Properties

nextLink

The link used to get the next page of RaiBlocklistItems.

value

The list of RaiBlocklistItems.

Property Details

The link used to get the next page of RaiBlocklistItems.

nextLink?: string

Property Value

string

value

The list of RaiBlocklistItems.

value?: RaiBlocklistItem[]

Property Value