Interface PacketCaptureStatus

All Superinterfaces:
HasInner<com.microsoft.azure.management.network.implementation.PacketCaptureQueryStatusResultInner>

@Beta(V1_2_0) public interface PacketCaptureStatus extends HasInner<com.microsoft.azure.management.network.implementation.PacketCaptureQueryStatusResultInner>
Status of packet capture session.
  • Method Details

    • name

      String name()
      Returns:
      the name of the packet capture resource
    • id

      String id()
      Returns:
      the ID of the packet capture resource
    • captureStartTime

      org.joda.time.DateTime captureStartTime()
      Returns:
      the start time of the packet capture session
    • packetCaptureStatus

      PcStatus packetCaptureStatus()
      Get the status of the packet capture session.
      Returns:
      the packetCaptureStatus value
    • stopReason

      String stopReason()
      Returns:
      the reason the current packet capture session was stopped
    • packetCaptureErrors

      List<PcError> packetCaptureErrors()
      Returns:
      the list of errors of packet capture session