Uses of Interface
com.microsoft.azure.management.network.PacketCaptureStatus
-
Packages that use PacketCaptureStatus Package Description com.microsoft.azure.management.network 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 PacketCaptureStatus Modifier and Type Method Description PacketCaptureStatusPacketCapture. getStatus()Query the status of a running packet capture session.Methods in com.microsoft.azure.management.network that return types with arguments of type PacketCaptureStatus Modifier and Type Method Description rx.Observable<PacketCaptureStatus>PacketCapture. getStatusAsync()Query the status of a running packet capture session asynchronously.
-