VpnClientConnectionHealthDetail.EgressPacketsTransferred Property

Definition

Gets the egress packets per second.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to