DscNodeConfigurationCreateOrUpdateParametersProperties interface

The parameter properties supplied to the create or update node configuration operation.

Properties

configuration

Gets or sets the configuration of the node.

incrementNodeConfigurationBuild

If a new build version of NodeConfiguration is required.

source

Gets or sets the source.

Property Details

configuration

Gets or sets the configuration of the node.

configuration: DscConfigurationAssociationProperty

Property Value

incrementNodeConfigurationBuild

If a new build version of NodeConfiguration is required.

incrementNodeConfigurationBuild?: boolean

Property Value

boolean

source

Gets or sets the source.

source: ContentSource

Property Value