Share via


TunnelConnectionHealth.IngressBytesTransferred Property

Definition

Gets the Ingress Bytes Transferred in this connection.

[Newtonsoft.Json.JsonProperty(PropertyName="ingressBytesTransferred")]
public long? IngressBytesTransferred { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ingressBytesTransferred")>]
member this.IngressBytesTransferred : Nullable<int64>
Public ReadOnly Property IngressBytesTransferred As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to