get_aks_compute_credentials {azuremlsdk} | R Documentation |
Get the credentials for an AksCompute cluster
Description
Retrieve the credentials for an AksCompute cluster.
Usage
get_aks_compute_credentials(cluster)
Arguments
cluster |
The |
Value
Named list of the cluster details.
[Package azuremlsdk version 1.10.0 Index]