DscNodeReport.MetaConfiguration 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 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