共用方式為


DscMetaConfiguration interface

DSC 中繼組態的定義。

屬性

actionAfterReboot

取得或設定中繼組態的 ActionAfterReboot 值。

allowModuleOverwrite

取得或設定中繼組態的AllowModuleOverwrite值。

certificateId

取得或設定中繼組態的 CertificateId 值。

configurationMode

取得或設定中繼組態的 ConfigurationMode 值。

configurationModeFrequencyMins

取得或設定中繼組態的 ConfigurationModeFrequencyMins 值。

rebootNodeIfNeeded

取得或設定中繼組態的 RebootNodeIfNeeded 值。

refreshFrequencyMins

取得或設定中繼組態的 RefreshFrequencyMins 值。

屬性詳細資料

actionAfterReboot

取得或設定中繼組態的 ActionAfterReboot 值。

actionAfterReboot?: string

屬性值

string

allowModuleOverwrite

取得或設定中繼組態的AllowModuleOverwrite值。

allowModuleOverwrite?: boolean

屬性值

boolean

certificateId

取得或設定中繼組態的 CertificateId 值。

certificateId?: string

屬性值

string

configurationMode

取得或設定中繼組態的 ConfigurationMode 值。

configurationMode?: string

屬性值

string

configurationModeFrequencyMins

取得或設定中繼組態的 ConfigurationModeFrequencyMins 值。

configurationModeFrequencyMins?: number

屬性值

number

rebootNodeIfNeeded

取得或設定中繼組態的 RebootNodeIfNeeded 值。

rebootNodeIfNeeded?: boolean

屬性值

boolean

refreshFrequencyMins

取得或設定中繼組態的 RefreshFrequencyMins 值。

refreshFrequencyMins?: number

屬性值

number