DscMetaConfiguration interface

Definition of the DSC Meta Configuration.

Properties

actionAfterReboot

Gets or sets the ActionAfterReboot value of the meta configuration.

allowModuleOverwrite

Gets or sets the AllowModuleOverwrite value of the meta configuration.

certificateId

Gets or sets the CertificateId value of the meta configuration.

configurationMode

Gets or sets the ConfigurationMode value of the meta configuration.

configurationModeFrequencyMins

Gets or sets the ConfigurationModeFrequencyMins value of the meta configuration.

rebootNodeIfNeeded

Gets or sets the RebootNodeIfNeeded value of the meta configuration.

refreshFrequencyMins

Gets or sets the RefreshFrequencyMins value of the meta configuration.

Property Details

actionAfterReboot

Gets or sets the ActionAfterReboot value of the meta configuration.

actionAfterReboot?: string

Property Value

string

allowModuleOverwrite

Gets or sets the AllowModuleOverwrite value of the meta configuration.

allowModuleOverwrite?: boolean

Property Value

boolean

certificateId

Gets or sets the CertificateId value of the meta configuration.

certificateId?: string

Property Value

string

configurationMode

Gets or sets the ConfigurationMode value of the meta configuration.

configurationMode?: string

Property Value

string

configurationModeFrequencyMins

Gets or sets the ConfigurationModeFrequencyMins value of the meta configuration.

configurationModeFrequencyMins?: number

Property Value

number

rebootNodeIfNeeded

Gets or sets the RebootNodeIfNeeded value of the meta configuration.

rebootNodeIfNeeded?: boolean

Property Value

boolean

refreshFrequencyMins

Gets or sets the RefreshFrequencyMins value of the meta configuration.

refreshFrequencyMins?: number

Property Value

number