Compartir a través de


ConnectivityInformationInner.ProbesSent Propiedad

Definición

Obtiene el número total de sondeos enviados.

[Newtonsoft.Json.JsonProperty(PropertyName="probesSent")]
public int? ProbesSent { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="probesSent")>]
member this.ProbesSent : Nullable<int>
Public ReadOnly Property ProbesSent As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a