Share via


PSTunnelConnectionHealth.EgressBytesTransferred Property

Definition

public long? EgressBytesTransferred { get; set; }
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public long? EgressBytesTransferred { get; set; }
member this.EgressBytesTransferred : Nullable<int64> with get, set
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.EgressBytesTransferred : Nullable<int64> with get, set
Public Property EgressBytesTransferred As Nullable(Of Long)

Property Value

Attributes

Applies to