| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayBackendHttpConfiguration.Definition<ReturnT>
The entirety of an application gateway backend HTTPS configuration definition.
|
static interface |
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.Blank<ReturnT>
The first stage of an application gateway backend HTTP configuration.
|
static interface |
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttach<ReturnT>
The final stage of an application gateway backend HTTP configuration.
|
static interface |
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithAttachAndAuthCert<ReturnT>
The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate,
specify other options or attach to the parent application gateway definition.
|
static interface |
ApplicationGatewayBackendHttpConfiguration.DefinitionStages.WithPort<ReturnT>
The stage of an application gateway backend HTTP configuration allowing to specify the port number.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.