Uses of Class
com.azure.resourcemanager.network.models.HubPublicIpAddresses
Packages that use HubPublicIpAddresses
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of HubPublicIpAddresses in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return HubPublicIpAddressesModifier and TypeMethodDescriptionstatic HubPublicIpAddressesHubPublicIpAddresses.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of HubPublicIpAddresses from the JsonReader.HubIpAddresses.publicIPs()Get the publicIPs property: Public IP addresses associated with azure firewall.HubPublicIpAddresses.withAddresses(List<AzureFirewallPublicIpAddress> addresses) Set the addresses property: The list of Public IP addresses associated with azure firewall or IP addresses to be retained.Set the count property: The number of Public IP addresses associated with azure firewall.Methods in com.azure.resourcemanager.network.models with parameters of type HubPublicIpAddressesModifier and TypeMethodDescriptionHubIpAddresses.withPublicIPs(HubPublicIpAddresses publicIPs) Set the publicIPs property: Public IP addresses associated with azure firewall.