PSGetPacketCaptureResult.BytesToCapturePerPacket Property

Definition

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

Property Value

Attributes

Applies to