Class AzureFirewallIpGroups
java.lang.Object
com.azure.resourcemanager.network.models.AzureFirewallIpGroups
IpGroups associated with azure firewall.
-
Constructor Details
-
AzureFirewallIpGroups
public AzureFirewallIpGroups()Creates an instance of AzureFirewallIpGroups class.
-
-
Method Details
-
id
Get the id property: Resource ID.- Returns:
- the id value.
-
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.
-