DscNodeConfigurationCreateOrUpdateParameters.Configuration Propiedad

Definición

Obtiene o establece la configuración del nodo.

public Microsoft.Azure.Management.Automation.Models.DscConfigurationAssociationProperty Configuration { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="properties.configuration")]
public Microsoft.Azure.Management.Automation.Models.DscConfigurationAssociationProperty Configuration { get; set; }
member this.Configuration : Microsoft.Azure.Management.Automation.Models.DscConfigurationAssociationProperty with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.configuration")>]
member this.Configuration : Microsoft.Azure.Management.Automation.Models.DscConfigurationAssociationProperty with get, set
Public Property Configuration As DscConfigurationAssociationProperty

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a