GatewayListConnectionsResponse.GatewayConnection.EgressBytesTransferred Property

 

Optional. The number of bytes of data transferred out through this connection since it was started.

Namespace:   Microsoft.WindowsAzure.Management.Network.Models
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

public long EgressBytesTransferred { get; set; }

Property Value

Type: System.Int64
Return to top
Show: