次の方法で共有


AgentRegistration.Endpoint プロパティ

定義

dsc サーバー エンドポイントを取得または設定します。

public string Endpoint { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="endpoint")]
public string Endpoint { get; set; }
member this.Endpoint : string with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="endpoint")>]
member this.Endpoint : string with get, set
Public Property Endpoint As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象