Class AzureFirewallRCAction
java.lang.Object
com.microsoft.azure.management.network.AzureFirewallRCAction
Properties of the AzureFirewallRCAction.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AzureFirewallRCAction
public AzureFirewallRCAction()
-
-
Method Details
-
type
Get the type of action. Possible values include: 'Allow', 'Deny'.- Returns:
- the type value
-
withType
Set the type of action. Possible values include: 'Allow', 'Deny'.- Parameters:
type
- the type value to set- Returns:
- the AzureFirewallRCAction object itself.
-