Partager via


HeatMapEndpoint.EndpointId Propriété

Définition

Obtient ou définit un nombre identifiant de manière unique ce point de terminaison dans les expériences de requête.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à