Uses of Class
com.azure.resourcemanager.automation.fluent.models.DscNodeConfigurationProperties
Package
Description
Package containing the inner data models for AutomationClient.
-
Uses of DscNodeConfigurationProperties in com.azure.resourcemanager.automation.fluent.models
Modifier and TypeMethodDescriptionDscNodeConfigurationProperties.withConfiguration
(DscConfigurationAssociationProperty configuration) Set the configuration property: Gets or sets the configuration of the node.DscNodeConfigurationProperties.withCreationTime
(OffsetDateTime creationTime) Set the creationTime property: Gets or sets creation time.DscNodeConfigurationProperties.withIncrementNodeConfigurationBuild
(Boolean incrementNodeConfigurationBuild) Set the incrementNodeConfigurationBuild property: If a new build version of NodeConfiguration is required.DscNodeConfigurationProperties.withLastModifiedTime
(OffsetDateTime lastModifiedTime) Set the lastModifiedTime property: Gets or sets the last modified time.DscNodeConfigurationProperties.withNodeCount
(Long nodeCount) Set the nodeCount property: Number of nodes with this node configuration assigned.DscNodeConfigurationProperties.withSource
(String source) Set the source property: Source of node configuration.