DscLocalConfigurationManagerAttribute Class

Definition

Indication the configuration is for local configuration manager, also known as meta configuration.

public ref class DscLocalConfigurationManagerAttribute : System::Management::Automation::Internal::CmdletMetadataAttribute
[System.AttributeUsage(System.AttributeTargets.Class)]
public class DscLocalConfigurationManagerAttribute : System.Management.Automation.Internal.CmdletMetadataAttribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type DscLocalConfigurationManagerAttribute = class
    inherit CmdletMetadataAttribute
Public Class DscLocalConfigurationManagerAttribute
Inherits CmdletMetadataAttribute
Inheritance
DscLocalConfigurationManagerAttribute
Attributes

Constructors

DscLocalConfigurationManagerAttribute()

Applies to