Skip to main content

accounts

Overview

Nameaccounts
TypeResource
Idazure_extras.intelligent_recommendations.accounts

Fields

NameDatatypeDescription
identityobjectManaged service identity (system assigned and/or user assigned identities)
locationstringThe geo-location where the resource lives
propertiesobjectAccount resource properties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, resourceGroupName, subscriptionIdReturns RecommendationsService Account resource for a given name.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdReturns list of RecommendationsService Account resources.
list_by_subscriptionSELECTsubscriptionIdReturns list of RecommendationsService Account resources.
create_or_updateINSERTaccountName, resourceGroupName, subscriptionIdCreates or updates RecommendationsService Account resource.
deleteDELETEaccountName, resourceGroupName, subscriptionIdDeletes RecommendationsService Account resource.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdReturns list of RecommendationsService Account resources.
_list_by_subscriptionEXECsubscriptionIdReturns list of RecommendationsService Account resources.
check_name_availabilityEXECsubscriptionIdChecks that the RecommendationsService Account name is valid and is not already in use.
updateEXECaccountName, resourceGroupName, subscriptionIdUpdates RecommendationsService Account details.