DscNodeConfigurationProperties interface

Properties for the DscNodeConfiguration

Properties

configuration

Gets or sets the configuration of the node.

creationTime

Gets or sets creation time.

incrementNodeConfigurationBuild

If a new build version of NodeConfiguration is required.

lastModifiedTime

Gets or sets the last modified time.

nodeCount

Number of nodes with this node configuration assigned

source

Source of node configuration.

Property Details

configuration

Gets or sets the configuration of the node.

configuration?: DscConfigurationAssociationProperty

Property Value

creationTime

Gets or sets creation time.

creationTime?: Date

Property Value

Date

incrementNodeConfigurationBuild

If a new build version of NodeConfiguration is required.

incrementNodeConfigurationBuild?: boolean

Property Value

boolean

lastModifiedTime

Gets or sets the last modified time.

lastModifiedTime?: Date

Property Value

Date

nodeCount

Number of nodes with this node configuration assigned

nodeCount?: number

Property Value

number

source

Source of node configuration.

source?: string

Property Value

string