Class AzureFirewallIpGroups

java.lang.Object
com.azure.resourcemanager.network.models.AzureFirewallIpGroups

public final class AzureFirewallIpGroups extends Object
IpGroups associated with azure firewall.
  • Constructor Details

    • AzureFirewallIpGroups

      public AzureFirewallIpGroups()
      Creates an instance of AzureFirewallIpGroups class.
  • Method Details

    • id

      public String id()
      Get the id property: Resource ID.
      Returns:
      the id value.
    • changeNumber

      public String changeNumber()
      Get the changeNumber property: The iteration number.
      Returns:
      the changeNumber value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.