PSGetPacketCaptureResult.TotalBytesPerSession Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public uint? TotalBytesPerSession { get; set; }
public int? TotalBytesPerSession { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
member this.TotalBytesPerSession : Nullable<uint32> with get, set
member this.TotalBytesPerSession : Nullable<int> with get, set
Public Property TotalBytesPerSession As Nullable(Of UInteger)
Public Property TotalBytesPerSession As Nullable(Of Integer)

Property Value

Attributes

Applies to