VpnClientConnectionHealthDetail.IngressBytesTransferred Property

Definition

Gets the ingress bytes per second.

[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