Skip to main content

accounts

Overview

Nameaccounts
TypeResource
Idazure_extras.power_platform.accounts

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives
propertiesobjectThe properties that define configuration for the account.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, resourceGroupName, subscriptionIdGet information about an account.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdRetrieve a list of accounts within a given resource group.
list_by_subscriptionSELECTsubscriptionIdRetrieve a list of accounts within a subscription.
create_or_updateINSERTaccountName, resourceGroupName, subscriptionIdCreates an account.
deleteDELETEaccountName, resourceGroupName, subscriptionIdDelete an account.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdRetrieve a list of accounts within a given resource group.
_list_by_subscriptionEXECsubscriptionIdRetrieve a list of accounts within a subscription.
updateEXECaccountName, resourceGroupName, subscriptionIdUpdates an account.