次の方法で共有


EndpointDetail.Latency プロパティ

定義

このポートのこの IpAddress へのApp Service Environmentから TCP 接続が作成されるまでの時間をミリ秒単位で取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象