public static interface ApplicationGatewayBackend.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApplicationGatewayBackend.DefinitionStages.Blank<ParentT>
The first stage of an application gateway backend definition.
|
static interface |
ApplicationGatewayBackend.DefinitionStages.WithAddress<ParentT>
The stage of an application gateway backend definition allowing to add an address to the backend.
|
static interface |
ApplicationGatewayBackend.DefinitionStages.WithAttach<ParentT>
The final stage of an application gateway backend definition.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/