GetRaiBlocklistItemPlainArgs

data class GetRaiBlocklistItemPlainArgs(val accountName: String, val raiBlocklistItemName: String, val raiBlocklistName: String, val resourceGroupName: String) : ConvertibleToJava<GetRaiBlocklistItemPlainArgs>

Constructors

Link copied to clipboard
constructor(accountName: String, raiBlocklistItemName: String, raiBlocklistName: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of Cognitive Services account.

Link copied to clipboard

The name of the RaiBlocklist Item associated with the custom blocklist

Link copied to clipboard

The name of the RaiBlocklist associated with the Cognitive Services Account

Link copied to clipboard

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

Functions

Link copied to clipboard
open override fun toJava(): GetRaiBlocklistItemPlainArgs