Share via


DscCompilationJobCreateParameters.Configuration Property

Definition

Gets or sets the configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.configuration")]
public Microsoft.Azure.Management.Automation.Models.DscConfigurationAssociationProperty Configuration { 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

Applies to