Compartir a través de


QueryExperience.EndpointId Propiedad

Definición

Obtiene o establece el identificador del punto de conexión de la matriz "endpoints" a la que se enrutaron estas consultas.

[Newtonsoft.Json.JsonProperty(PropertyName="endpointId")]
public int EndpointId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpointId")>]
member this.EndpointId : int with get, set
Public Property EndpointId As Integer

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a