Skip to main content

dsc_configuration

Overview

Namedsc_configuration
TypeResource
Idazure.automation.dsc_configuration

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTautomationAccountName, configurationName, resourceGroupName, subscriptionIdRetrieve the configuration identified by configuration name.
list_by_automation_accountSELECTautomationAccountName, resourceGroupName, subscriptionIdRetrieve a list of configurations.
create_or_updateINSERTautomationAccountName, configurationName, resourceGroupName, subscriptionId, data__propertiesCreate the configuration identified by configuration name.
deleteDELETEautomationAccountName, configurationName, resourceGroupName, subscriptionIdDelete the dsc configuration identified by configuration name.
_list_by_automation_accountEXECautomationAccountName, resourceGroupName, subscriptionIdRetrieve a list of configurations.
updateEXECautomationAccountName, configurationName, resourceGroupName, subscriptionIdCreate the configuration identified by configuration name.