| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayListener.UpdateDefinition<ParentT>
The entirety of an application gateway HTTP listener definition as part of an application gateway update.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort<ParentT> |
ApplicationGatewayListener.UpdateDefinitionStages.WithFrontend.withPrivateFrontend()
Associates the listener with the application gateway's private (internal) frontend.
|
ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort<ParentT> |
ApplicationGatewayListener.UpdateDefinitionStages.WithFrontend.withPublicFrontend()
Associates the listener with the application gateway's public (Internet-facing) frontend.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.