Uses of Interface
com.microsoft.azure.management.network.PacketCaptureStatus
Packages that use PacketCaptureStatus
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of PacketCaptureStatus in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return PacketCaptureStatusModifier and TypeMethodDescriptionPacketCapture.getStatus()
Query the status of a running packet capture session.Methods in com.microsoft.azure.management.network that return types with arguments of type PacketCaptureStatusModifier and TypeMethodDescriptionrx.Observable<PacketCaptureStatus>
PacketCapture.getStatusAsync()
Query the status of a running packet capture session asynchronously.