getOperationalizationCluster

Gets the operationalization cluster resource view. Note that the credentials are not returned by this call. Call ListKeys to get them. Azure REST API version: 2017-08-01-preview. Other available API versions: 2017-06-01-preview.

Return

Instance of an Azure ML Operationalization Cluster resource.

Parameters

argument

null


suspend fun getOperationalizationCluster(clusterName: String, resourceGroupName: String): GetOperationalizationClusterResult

Return

Instance of an Azure ML Operationalization Cluster resource.

See also

Parameters

clusterName

The name of the cluster.

resourceGroupName

Name of the resource group in which the cluster is located.


Return

Instance of an Azure ML Operationalization Cluster resource.

See also

Parameters

argument

Builder for com.pulumi.azurenative.machinelearningcompute.kotlin.inputs.GetOperationalizationClusterPlainArgs.