다음을 통해 공유


AgentRegistration.DscMetaConfiguration 속성

정의

dsc 메타 구성을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상