Skip to main content

operationalization_clusters

Overview

Nameoperationalization_clusters
TypeResource
Idazure.ml_compute.operationalization_clusters

Fields

NameDatatypeDescription
idstringSpecifies the resource ID.
namestringSpecifies the name of the resource.
locationstringSpecifies the location of the resource.
propertiesobjectProperties of an operationalization cluster
tagsobjectContains resource tags defined as key/value pairs.
typestringSpecifies the type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTclusterName, resourceGroupName, subscriptionIdGets the operationalization cluster resource view. Note that the credentials are not returned by this call. Call ListKeys to get them.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets the clusters in the specified resource group.
list_by_subscription_idSELECTsubscriptionIdGets the operationalization clusters in the specified subscription.
create_or_updateINSERTclusterName, resourceGroupName, subscriptionIdCreate or update an operationalization cluster.
deleteDELETEclusterName, resourceGroupName, subscriptionIdDeletes the specified cluster.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets the clusters in the specified resource group.
_list_by_subscription_idEXECsubscriptionIdGets the operationalization clusters in the specified subscription.
check_system_services_updates_availableEXECclusterName, resourceGroupName, subscriptionIdChecks if updates are available for system services in the cluster.
updateEXECclusterName, resourceGroupName, subscriptionIdThe PATCH operation can be used to update only the tags for a cluster. Use PUT operation to update other properties.