Class AzureFirewallPacketCaptureFlags
java.lang.Object
com.azure.resourcemanager.network.models.AzureFirewallPacketCaptureFlags
Properties of the AzureFirewallRCAction.
-
Constructor Details
-
AzureFirewallPacketCaptureFlags
public AzureFirewallPacketCaptureFlags()Creates an instance of AzureFirewallPacketCaptureFlags class.
-
-
Method Details
-
type
Get the type property: Flags to capture.- Returns:
- the type value.
-
withType
Set the type property: Flags to capture.- Parameters:
type- the type value to set.- Returns:
- the AzureFirewallPacketCaptureFlags object itself.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-