get Connection Rai Policy
suspend fun getConnectionRaiPolicy(argument: GetConnectionRaiPolicyPlainArgs): GetConnectionRaiPolicyResult
Azure OpenAI Content Filters resource. Azure REST API version: 2024-04-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.