DscNode.ExtensionHandler 屬性

定義

取得或設定 Node 的 extensionHandler 屬性清單。

[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)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於