| 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 |
|---|---|
AzureFirewallIpConfiguration |
AzureFirewallInner.managementIpConfiguration()
Get the managementIpConfiguration property: IP configuration of the Azure Firewall used for management traffic.
|
| Modifier and Type | Method and Description |
|---|---|
AzureFirewallInner |
AzureFirewallInner.withManagementIpConfiguration(AzureFirewallIpConfiguration managementIpConfiguration)
Set the managementIpConfiguration property: IP configuration of the Azure Firewall used for management traffic.
|
| Modifier and Type | Method and Description |
|---|---|
AzureFirewallIpConfiguration |
AzureFirewallIpConfiguration.withId(String id) |
AzureFirewallIpConfiguration |
AzureFirewallIpConfiguration.withName(String name)
Set the name property: Name of the resource that is unique within a resource group.
|
AzureFirewallIpConfiguration |
AzureFirewallIpConfiguration.withPublicIpAddress(com.azure.core.management.SubResource publicIpAddress)
Set the publicIpAddress property: Reference to the PublicIP resource.
|
AzureFirewallIpConfiguration |
AzureFirewallIpConfiguration.withSubnet(com.azure.core.management.SubResource subnet)
Set the subnet property: Reference to the subnet resource.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.