DscNodeConfiguration.Configuration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the configuration of the node.
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
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute