listBatchEndpointKeys

Keys for endpoint authentication. API Version: 2021-03-01-preview.

Return

Keys for endpoint authentication.

Parameters

argument

null


suspend fun listBatchEndpointKeys(endpointName: String, resourceGroupName: String, workspaceName: String): ListBatchEndpointKeysResult

Return

Keys for endpoint authentication.

Parameters

endpointName

Inference Endpoint name.

resourceGroupName

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

workspaceName

Name of Azure Machine Learning workspace.

See also


Return

Keys for endpoint authentication.

Parameters

argument

Builder for com.pulumi.azurenative.machinelearningservices.kotlin.inputs.ListBatchEndpointKeysPlainArgs.

See also