Skip to main content

accounts

Overview

Nameaccounts
TypeResource
Idazure.device_update.accounts

Fields

NameDatatypeDescription
identityobjectManaged service identity (system assigned and/or user assigned identities)
locationstringThe geo-location where the resource lives
propertiesobjectDevice Update account properties.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, resourceGroupName, subscriptionIdReturns account details for the given account name.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdReturns list of Accounts.
list_by_subscriptionSELECTsubscriptionIdReturns list of Accounts.
createINSERTaccountName, resourceGroupName, subscriptionIdCreates or updates Account.
deleteDELETEaccountName, resourceGroupName, subscriptionIdDeletes account.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdReturns list of Accounts.
_list_by_subscriptionEXECsubscriptionIdReturns list of Accounts.
headEXECaccountName, resourceGroupName, subscriptionIdChecks whether account exists.
updateEXECaccountName, resourceGroupName, subscriptionIdUpdates account's patchable properties