Skip to main content

module

Overview

Namemodule
TypeResource
Idazure.automation.module

Fields

NameDatatypeDescription
etagstringGets the etag of the resource.
locationstringThe geo-location where the resource lives
propertiesobjectDefinition of the module property type.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTautomationAccountName, moduleName, resourceGroupName, subscriptionIdRetrieve the module identified by module name.
list_by_automation_accountSELECTautomationAccountName, resourceGroupName, subscriptionIdRetrieve a list of modules.
create_or_updateINSERTautomationAccountName, moduleName, resourceGroupName, subscriptionId, data__propertiesCreate or Update the module identified by module name.
deleteDELETEautomationAccountName, moduleName, resourceGroupName, subscriptionIdDelete the module by name.
_list_by_automation_accountEXECautomationAccountName, resourceGroupName, subscriptionIdRetrieve a list of modules.
updateEXECautomationAccountName, moduleName, resourceGroupName, subscriptionIdUpdate the module identified by module name.