| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AzureFirewallIPConfiguration |
AzureFirewallIPConfiguration.withName(String name)
Set name of the resource that is unique within a resource group.
|
AzureFirewallIPConfiguration |
AzureFirewallIPConfiguration.withProvisioningState(ProvisioningState provisioningState)
Set the provisioning state of the resource.
|
AzureFirewallIPConfiguration |
AzureFirewallIPConfiguration.withPublicIPAddress(com.microsoft.azure.SubResource publicIPAddress)
Set reference of the PublicIP resource.
|
AzureFirewallIPConfiguration |
AzureFirewallIPConfiguration.withSubnet(com.microsoft.azure.SubResource subnet)
Set reference of the subnet resource.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/