Share via


DscNodeReport.MetaConfiguration Property

Definition

Gets or sets the metaConfiguration of the node at the time of the report.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to