PacketCapture.BytesToCapturePerPacket Property

Definition

Number of bytes captured per packet, the remaining bytes are truncated.

public Azure.Provisioning.BicepValue<long> BytesToCapturePerPacket { get; set; }
member this.BytesToCapturePerPacket : Azure.Provisioning.BicepValue<int64> with get, set
Public Property BytesToCapturePerPacket As BicepValue(Of Long)

Property Value

Applies to