次の方法で共有


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

適用対象