get Connection Rai Blocklist
suspend fun getConnectionRaiBlocklist(argument: GetConnectionRaiBlocklistPlainArgs): GetConnectionRaiBlocklistResult
Uses Azure REST API version 2024-04-01-preview. Other available API versions: 2024-07-01-preview, 2024-10-01-preview, 2025-01-01-preview.
Return
null
Parameters
argument
null
suspend fun getConnectionRaiBlocklist(connectionName: String, raiBlocklistItemName: String, raiBlocklistName: String, resourceGroupName: String, workspaceName: String): GetConnectionRaiBlocklistResult
Return
null
Parameters
connection Name
Friendly name of the workspace connection
rai Blocklist Item Name
Name of the RaiBlocklist Item
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 getConnectionRaiBlocklist(argument: suspend GetConnectionRaiBlocklistPlainArgsBuilder.() -> Unit): GetConnectionRaiBlocklistResult
Return
null
Parameters
argument
Builder for com.pulumi.azurenative.machinelearningservices.kotlin.inputs.GetConnectionRaiBlocklistPlainArgs.