다음을 통해 공유


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

적용 대상