Skip to main content

accounts

Overview

Nameaccounts
TypeResource
Idazure.autonomous_dev_platform.accounts

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives
propertiesobjectADP account properties
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, resourceGroupName, subscriptionIdGets the properties of an ADP account
listSELECTsubscriptionIdList all ADP accounts available under the subscription
list_by_resource_groupSELECTresourceGroupName, subscriptionIdList all ADP accounts available under the resource group
create_or_updateINSERTaccountName, resourceGroupName, subscriptionIdCreates or updates an ADP account
deleteDELETEaccountName, resourceGroupName, subscriptionIdDeletes an ADP account
_listEXECsubscriptionIdList all ADP accounts available under the subscription
_list_by_resource_groupEXECresourceGroupName, subscriptionIdList all ADP accounts available under the resource group
check_name_availabilityEXECsubscriptionId, data__name, data__typeChecks that the account name is valid and is not already in use
updateEXECaccountName, resourceGroupName, subscriptionIdUpdates the properties of an existing ADP account