다음을 통해 공유


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

적용 대상