DscNodeExtensionHandlerAssociationProperty Class

Definition

The dsc extensionHandler property associated with the node

public class DscNodeExtensionHandlerAssociationProperty
type DscNodeExtensionHandlerAssociationProperty = class
Public Class DscNodeExtensionHandlerAssociationProperty
Inheritance
DscNodeExtensionHandlerAssociationProperty

Constructors

DscNodeExtensionHandlerAssociationProperty()

Initializes a new instance of the DscNodeExtensionHandlerAssociationProperty class.

DscNodeExtensionHandlerAssociationProperty(String, String)

Initializes a new instance of the DscNodeExtensionHandlerAssociationProperty class.

Properties

Name

Gets or sets the name of the extension handler.

Version

Gets or sets the version of the extension handler.

Applies to