Freigeben über


DscNode.ExtensionHandler Eigenschaft

Definition

Ruft die Liste der extensionHandler-Eigenschaften für einen Node ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.extensionHandler")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.DscNodeExtensionHandlerAssociationProperty> ExtensionHandler { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.extensionHandler")>]
member this.ExtensionHandler : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.DscNodeExtensionHandlerAssociationProperty> with get, set
Public Property ExtensionHandler As IList(Of DscNodeExtensionHandlerAssociationProperty)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: