Share via


AgentRegistration.Endpoint Property

Definition

Gets or sets the dsc server endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to