Partager via


EndpointDetail.Latency Propriété

Définition

Obtient ou définit le temps, en millisecondes, nécessaire à la création d’une connexion TCP à partir du App Service Environment à cette adresse IpAddress sur ce port.

[Newtonsoft.Json.JsonProperty(PropertyName="latency")]
public double? Latency { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="latency")>]
member this.Latency : Nullable<double> with get, set
Public Property Latency As Nullable(Of Double)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à