MobileNetworkPacketCaptureStatus Struct

Definition

The status of the packet capture session.

C#
public readonly struct MobileNetworkPacketCaptureStatus : IEquatable<Azure.ResourceManager.MobileNetwork.Models.MobileNetworkPacketCaptureStatus>
Inheritance
MobileNetworkPacketCaptureStatus
Implements

Constructors

Properties

Error

Error.

NotStarted

NotStarted.

Running

Running.

Stopped

Stopped.

Methods

Equals(MobileNetworkPacketCaptureStatus)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versions
Azure SDK for .NET Latest