Uses of Class
com.azure.resourcemanager.automation.fluent.models.DscNodeConfigurationCreateOrUpdateParametersProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of DscNodeConfigurationCreateOrUpdateParametersProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionDscNodeConfigurationCreateOrUpdateParametersProperties.withConfiguration
(DscConfigurationAssociationProperty configuration) Set the configuration property: Gets or sets the configuration of the node.DscNodeConfigurationCreateOrUpdateParametersProperties.withIncrementNodeConfigurationBuild
(Boolean incrementNodeConfigurationBuild) Set the incrementNodeConfigurationBuild property: If a new build version of NodeConfiguration is required.DscNodeConfigurationCreateOrUpdateParametersProperties.withSource
(ContentSource source) Set the source property: Gets or sets the source.