DscMetaConfiguration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Definition of the DSC Meta Configuration.
public class DscMetaConfiguration
type DscMetaConfiguration = class
Public Class DscMetaConfiguration
- Inheritance
-
DscMetaConfiguration
Constructors
DscMetaConfiguration() |
Initializes a new instance of the DscMetaConfiguration class. |
DscMetaConfiguration(Nullable<Int32>, Nullable<Boolean>, String, String, String, Nullable<Int32>, Nullable<Boolean>) |
Initializes a new instance of the DscMetaConfiguration class. |
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. |
Applies to
Azure SDK for .NET