| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
HubPublicIpAddresses |
HubIpAddresses.publicIPs()
Get the publicIPs property: Public IP addresses associated with azure firewall.
|
HubPublicIpAddresses |
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.
|
HubPublicIpAddresses |
HubPublicIpAddresses.withCount(Integer count)
Set the count property: The number of Public IP addresses associated with azure firewall.
|
| Modifier and Type | Method and Description |
|---|---|
HubIpAddresses |
HubIpAddresses.withPublicIPs(HubPublicIpAddresses publicIPs)
Set the publicIPs property: Public IP addresses associated with azure firewall.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.