listMachineLearningComputeKeys

Gets secrets related to Machine Learning compute (storage keys, service credentials, etc). API Version: 2021-01-01.

Return

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

Parameters

argument

null


suspend fun listMachineLearningComputeKeys(computeName: String, resourceGroupName: String, workspaceName: String): ListMachineLearningComputeKeysResult

Return

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

Parameters

computeName

Name of the Azure Machine Learning compute.

resourceGroupName

Name of the resource group in which workspace is located.

workspaceName

Name of Azure Machine Learning workspace.

See also


Return

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

Parameters

argument

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

See also