DscMetaConfiguration 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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 值。 |