getRaiBlocklistItem

Gets the specified custom blocklist Item associated with the custom blocklist. Azure REST API version: 2023-10-01-preview.

Return

Cognitive Services RaiBlocklist Item.

Parameters

argument

null


suspend fun getRaiBlocklistItem(accountName: String, raiBlocklistItemName: String, raiBlocklistName: String, resourceGroupName: String): GetRaiBlocklistItemResult

Return

Cognitive Services RaiBlocklist Item.

See also

Parameters

accountName

The name of Cognitive Services account.

raiBlocklistItemName

The name of the RaiBlocklist Item associated with the custom blocklist

raiBlocklistName

The name of the RaiBlocklist associated with the Cognitive Services Account

resourceGroupName

The name of the resource group. The name is case insensitive.


Return

Cognitive Services RaiBlocklist Item.

See also

Parameters

argument

Builder for com.pulumi.azurenative.cognitiveservices.kotlin.inputs.GetRaiBlocklistItemPlainArgs.