ParentT - the stage of the parent network interface definition to return to after attaching this
definitionpublic static interface NicIpConfiguration.DefinitionStages.WithApplicationGateway<ParentT>
| Modifier and Type | Method and Description |
|---|---|
NicIpConfiguration.DefinitionStages.WithAttach<ParentT> |
withExistingApplicationGatewayBackend(ApplicationGateway appGateway,
String backendName)
Specifies the application gateway backend to associate this IP configuration with.
|
NicIpConfiguration.DefinitionStages.WithAttach<ParentT> withExistingApplicationGatewayBackend(ApplicationGateway appGateway, String backendName)
appGateway - an existing application gatewaybackendName - the name of an existing backend on the application gatewayCopyright © 2021 Microsoft Corporation. All rights reserved.