共用方式為


DscMetaConfiguration 類別

定義

DSC 中繼設定的定義。

public class DscMetaConfiguration
type DscMetaConfiguration = class
Public Class DscMetaConfiguration
繼承
DscMetaConfiguration

建構函式

DscMetaConfiguration()

初始化 DscMetaConfiguration 類別的新實例。

DscMetaConfiguration(Nullable<Int32>, Nullable<Boolean>, String, String, String, Nullable<Int32>, Nullable<Boolean>)

初始化 DscMetaConfiguration 類別的新實例。

屬性

ActionAfterReboot

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

AllowModuleOverwrite

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

CertificateId

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

ConfigurationMode

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

ConfigurationModeFrequencyMins

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

RebootNodeIfNeeded

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

RefreshFrequencyMins

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

適用於