Class AzureFirewallRCAction

java.lang.Object
com.microsoft.azure.management.network.AzureFirewallRCAction

public class AzureFirewallRCAction extends Object
Properties of the AzureFirewallRCAction.
  • 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.