get Connection Rai Policy
suspend fun getConnectionRaiPolicy(argument: GetConnectionRaiPolicyPlainArgs): GetConnectionRaiPolicyResult
Azure OpenAI Content Filters resource. 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
Azure OpenAI Content Filters resource.
Parameters
argument
null
suspend fun getConnectionRaiPolicy(connectionName: String, raiPolicyName: String, resourceGroupName: String, workspaceName: String): GetConnectionRaiPolicyResult
Return
Azure OpenAI Content Filters resource.
Parameters
connection Name
Friendly name of the workspace connection
rai Policy Name
Name of the Rai Policy.
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 getConnectionRaiPolicy(argument: suspend GetConnectionRaiPolicyPlainArgsBuilder.() -> Unit): GetConnectionRaiPolicyResult
Return
Azure OpenAI Content Filters resource.
Parameters
argument
Builder for com.pulumi.azurenative.machinelearningservices.kotlin.inputs.GetConnectionRaiPolicyPlainArgs.