Skip to main content

variable

Overview

Namevariable
TypeResource
Idazure.automation.variable

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTautomationAccountName, resourceGroupName, subscriptionId, variableNameRetrieve the variable identified by variable name.
list_by_automation_accountSELECTautomationAccountName, resourceGroupName, subscriptionIdRetrieve a list of variables.
create_or_updateINSERTautomationAccountName, resourceGroupName, subscriptionId, variableName, data__name, data__propertiesCreate a variable.
deleteDELETEautomationAccountName, resourceGroupName, subscriptionId, variableNameDelete the variable.
_list_by_automation_accountEXECautomationAccountName, resourceGroupName, subscriptionIdRetrieve a list of variables.
updateEXECautomationAccountName, resourceGroupName, subscriptionId, variableNameUpdate a variable.