Skip to main content

accounts

Overview

Nameaccounts
TypeResource
Idazure.ml_experimentation.accounts

Fields

NameDatatypeDescription
idstringThe resource ID.
namestringThe name of the resource.
locationstringThe location of the resource. This cannot be changed after the resource is created.
propertiesobjectThe properties of a machine learning team account.
tagsobjectThe tags of the resource.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, resourceGroupName, subscriptionIdGets the properties of the specified machine learning team account.
listSELECTsubscriptionIdLists all the available machine learning team accounts under the specified subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists all the available machine learning team accounts under the specified resource group.
create_or_updateINSERTaccountName, resourceGroupName, subscriptionIdCreates or updates a team account with the specified parameters.
deleteDELETEaccountName, resourceGroupName, subscriptionIdDeletes a machine learning team account.
_listEXECsubscriptionIdLists all the available machine learning team accounts under the specified subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists all the available machine learning team accounts under the specified resource group.
updateEXECaccountName, resourceGroupName, subscriptionIdUpdates a machine learning team account with the specified parameters.