다음을 통해 공유


DscNodeReport.MetaConfiguration 속성

정의

보고서 시 노드의 metaConfiguration을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상