DscNodeData.ExtensionHandler Property

Definition

Gets or sets the list of extensionHandler properties for a Node.

public System.Collections.Generic.IList<Azure.ResourceManager.Automation.Models.DscNodeExtensionHandlerAssociationProperty> ExtensionHandler { get; }
member this.ExtensionHandler : System.Collections.Generic.IList<Azure.ResourceManager.Automation.Models.DscNodeExtensionHandlerAssociationProperty>
Public ReadOnly Property ExtensionHandler As IList(Of DscNodeExtensionHandlerAssociationProperty)

Property Value

Applies to