Uses of Class
com.microsoft.azure.management.network.AzureFirewallPublicIPAddress
Packages that use AzureFirewallPublicIPAddress
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of AzureFirewallPublicIPAddress in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return AzureFirewallPublicIPAddressModifier and TypeMethodDescriptionAzureFirewallPublicIPAddress.withAddress
(String address) Set public IP Address value.Methods in com.microsoft.azure.management.network that return types with arguments of type AzureFirewallPublicIPAddressModifier and TypeMethodDescriptionHubIPAddresses.publicIPAddresses()
Get list of Public IP addresses associated with azure firewall.Method parameters in com.microsoft.azure.management.network with type arguments of type AzureFirewallPublicIPAddressModifier and TypeMethodDescriptionHubIPAddresses.withPublicIPAddresses
(List<AzureFirewallPublicIPAddress> publicIPAddresses) Set list of Public IP addresses associated with azure firewall.