PacketCaptureQueryStatusResult.PacketCaptureStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The status of the packet capture session.
public Azure.ResourceManager.Network.Models.PcStatus? PacketCaptureStatus { get; }
member this.PacketCaptureStatus : Nullable<Azure.ResourceManager.Network.Models.PcStatus>
Public ReadOnly Property PacketCaptureStatus As Nullable(Of PcStatus)