Compartir a través de


AzureReachabilityReportLatencyInfo.Score Propiedad

Definición

Obtiene o establece la puntuación de latencia relativa entre 1 y 100, valores superiores que indican una conexión más rápida.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a