Compartilhar via


AzureReachabilityReportLatencyInfo.Score Propriedade

Definição

Obtém ou define a pontuação de latência relativa entre 1 e 100, valores mais altos indicando uma conexão mais 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a