Freigeben über


AzureReachabilityReportLatencyInfo.Score Eigenschaft

Definition

Ruft den relativen Latenzwert zwischen 1 und 100 ab, höhere Werte, die auf eine schnellere Verbindung hinweisen, oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: