listComputeKeys

Gets secrets related to Machine Learning compute (storage keys, service credentials, etc). Azure REST API version: 2023-04-01. Other available API versions: 2022-01-01-preview, 2023-04-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2023-10-01.

Return

Secrets related to a Machine Learning compute. Might differ for every type of compute.

Parameters

argument

null


suspend fun listComputeKeys(computeName: String, resourceGroupName: String, workspaceName: String): ListComputeKeysResult

Return

Secrets related to a Machine Learning compute. Might differ for every type of compute.

See also

Parameters

computeName

Name of the Azure Machine Learning compute.

resourceGroupName

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

workspaceName

Name of Azure Machine Learning workspace.


Return

Secrets related to a Machine Learning compute. Might differ for every type of compute.

See also

Parameters

argument

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