get Connection Rai Blocklist Item
suspend fun getConnectionRaiBlocklistItem(argument: GetConnectionRaiBlocklistItemPlainArgs): GetConnectionRaiBlocklistItemResult
Azure REST API version: 2024-04-01-preview.
Return
null
Parameters
argument
null
suspend fun getConnectionRaiBlocklistItem(connectionName: String, raiBlocklistName: String, resourceGroupName: String, workspaceName: String): GetConnectionRaiBlocklistItemResult
Return
null
Parameters
connection Name
Friendly name of the workspace connection
rai Blocklist Name
The name of the RaiBlocklist.
resource Group Name
The name of the resource group. The name is case insensitive.
workspace Name
Azure Machine Learning Workspace Name
See also
suspend fun getConnectionRaiBlocklistItem(argument: suspend GetConnectionRaiBlocklistItemPlainArgsBuilder.() -> Unit): GetConnectionRaiBlocklistItemResult
Return
null
Parameters
argument
Builder for com.pulumi.azurenative.machinelearningservices.kotlin.inputs.GetConnectionRaiBlocklistItemPlainArgs.