VpnClientConnectionHealthDetail.EgressBytesTransferred Property

Definition

Gets the egress bytes per second.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to