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