Share via


AgentRegistration.DscMetaConfiguration Property

Definition

Gets or sets the dsc meta configuration.

public string DscMetaConfiguration { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="dscMetaConfiguration")]
public string DscMetaConfiguration { get; set; }
member this.DscMetaConfiguration : string with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="dscMetaConfiguration")>]
member this.DscMetaConfiguration : string with get, set
Public Property DscMetaConfiguration As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to