Compartir a través de


DscNode.ExtensionHandler Propiedad

Definición

Obtiene o establece la lista de propiedades extensionHandler de un nodo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a