DscNodeExtensionHandlerAssociationProperty Class

The dsc extensionHandler property associated with the node.

Inheritance
DscNodeExtensionHandlerAssociationProperty

Constructor

DscNodeExtensionHandlerAssociationProperty(*, name: Optional[str] = None, version: Optional[str] = None, **kwargs)

Parameters

name
str
Required

Gets or sets the name of the extension handler.

version
str
Required

Gets or sets the version of the extension handler.