PSVpnClientConnectionHealthDetail.EgressPacketsTransferred Property

Definition

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

Property Value

Attributes

Applies to