Uses of Class
com.azure.resourcemanager.automation.fluent.models.DscCompilationJobCreateProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of DscCompilationJobCreateProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionDscCompilationJobCreateProperties.withConfiguration
(DscConfigurationAssociationProperty configuration) Set the configuration property: Gets or sets the configuration.DscCompilationJobCreateProperties.withIncrementNodeConfigurationBuild
(Boolean incrementNodeConfigurationBuild) Set the incrementNodeConfigurationBuild property: If a new build version of NodeConfiguration is required.DscCompilationJobCreateProperties.withParameters
(Map<String, String> parameters) Set the parameters property: Gets or sets the parameters of the job.