| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayFrontend.UpdateDefinition<ParentT>
The entirety of an application gateway frontend definition as part of an application gateway update.
|
static interface |
ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of an application gateway frontend definition.
|
static interface |
ApplicationGatewayFrontend.UpdateDefinitionStages.WithPrivateIP<ParentT>
The stage of an application gateway frontend definition allowing to specify the private IP address this application gateway
should be available at within the selected virtual network.
|
static interface |
LoadBalancerPrivateFrontend.UpdateDefinition<ParentT>
The entirety of a private frontend definition as part of a load balancer update.
|
static interface |
LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of an internal frontend definition.
|
static interface |
NicIPConfiguration.UpdateDefinition<ParentT>
The entirety of a network interface IP configuration definition as part of a network interface update.
|
static interface |
NicIPConfiguration.UpdateDefinitionStages.WithPrivateIP<ParentT>
The stage of the network interface IP configuration definition allowing to specify private IP address
within a virtual network subnet.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/