Compartir a través de


AgentRegistration.Endpoint Propiedad

Definición

Obtiene o establece el punto de conexión del servidor 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a