Class AzureFirewallPacketCaptureOperationType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<AzureFirewallPacketCaptureOperationType>
com.azure.resourcemanager.network.models.AzureFirewallPacketCaptureOperationType
All Implemented Interfaces:
com.azure.core.util.ExpandableEnum<String>

public final class AzureFirewallPacketCaptureOperationType extends com.azure.core.util.ExpandableStringEnum<AzureFirewallPacketCaptureOperationType>
The packet capture operation to perform. If the Start operation is selected, please provide all the fields in the firewallPacketCaptureParameters to successfully initiate the packet capture. If the Status or Stop operation is selected, only the operation field is required; all other fields in the firewallPacketCaptureParameters can be omitted to successfully retrieve the capture status or stop the capture.