| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
HubIpAddresses |
AzureFirewallInner.hubIpAddresses()
Get the hubIpAddresses property: IP addresses associated with AzureFirewall.
|
| Modifier and Type | Method and Description |
|---|---|
AzureFirewallInner |
AzureFirewallInner.withHubIpAddresses(HubIpAddresses hubIpAddresses)
Set the hubIpAddresses property: IP addresses associated with AzureFirewall.
|
| Modifier and Type | Method and Description |
|---|---|
HubIpAddresses |
HubIpAddresses.withPrivateIpAddress(String privateIpAddress)
Set the privateIpAddress property: Private IP Address associated with azure firewall.
|
HubIpAddresses |
HubIpAddresses.withPublicIPs(HubPublicIpAddresses publicIPs)
Set the publicIPs property: Public IP addresses associated with azure firewall.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.