Share via


ConnectivityInformationInner.ProbesSent Property

Definition

Gets total number of probes sent.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to