Uses of Interface
com.azure.resourcemanager.automation.models.DscNodeConfiguration.Update
Package
Description
Package containing the data models for AutomationClient.
-
Uses of DscNodeConfiguration.Update in com.azure.resourcemanager.automation.models
Modifier and TypeMethodDescriptionDscNodeConfiguration.update()
Begins update for the DscNodeConfiguration resource.DscNodeConfiguration.UpdateStages.WithConfiguration.withConfiguration
(DscConfigurationAssociationProperty configuration) Specifies the configuration property: Gets or sets the configuration of the node..DscNodeConfiguration.UpdateStages.WithIncrementNodeConfigurationBuild.withIncrementNodeConfigurationBuild
(Boolean incrementNodeConfigurationBuild) Specifies the incrementNodeConfigurationBuild property: If a new build version of NodeConfiguration is required..Specifies the name property: Name of the node configuration..DscNodeConfiguration.UpdateStages.WithSource.withSource
(ContentSource source) Specifies the source property: Gets or sets the source..Specifies the tags property: Gets or sets the tags attached to the resource..