共用方式為


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

適用於