Skip to main content

account

Overview

Nameaccount
TypeResource
Idazure.automation.account

Fields

NameDatatypeDescription
etagstringGets or sets the etag of the resource.
identityobjectIdentity for the resource.
locationstringThe geo-location where the resource lives
propertiesobjectDefinition of the account property.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTautomationAccountName, resourceGroupName, subscriptionIdGet information about an Automation Account.
listSELECTsubscriptionIdRetrieve a list of accounts within a given subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdRetrieve a list of accounts within a given resource group.
create_or_updateINSERTautomationAccountName, resourceGroupName, subscriptionIdCreate or update automation account.
deleteDELETEautomationAccountName, resourceGroupName, subscriptionIdDelete an automation account.
_listEXECsubscriptionIdRetrieve a list of accounts within a given subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdRetrieve a list of accounts within a given resource group.
updateEXECautomationAccountName, resourceGroupName, subscriptionIdUpdate an automation account.