VirtualNetworkGatewayConnectionListEntityInner.EgressBytesTransferred Property

Definition

Gets the egress bytes transferred in this connection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to