| 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.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayFrontend.UpdateDefinitionStages.Blank<ApplicationGateway.Update> |
ApplicationGateway.UpdateStages.WithFrontend.definePrivateFrontend()
Begins the definition of the default private front end IP configuration, creating one if it does not already exist.
|
ApplicationGatewayFrontend.UpdateDefinitionStages.Blank<ApplicationGateway.Update> |
ApplicationGateway.UpdateStages.WithFrontend.definePublicFrontend()
Begins the definition of the default public front end IP configuration, creating one if it does not already exist.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/