Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
NicIPConfiguration.DefinitionStages.WithAttach<ParentT> |
NicIPConfiguration.DefinitionStages.WithApplicationGateway.withExistingApplicationGatewayBackend(ApplicationGateway appGateway,
String backendName)
Specifies the application gateway backend to associate this IP configuration with.
|
NicIPConfiguration.UpdateDefinitionStages.WithAttach<ParentT> |
NicIPConfiguration.UpdateDefinitionStages.WithApplicationGateway.withExistingApplicationGatewayBackend(ApplicationGateway appGateway,
String backendName)
Specifies the application gateway backend to associate this IP configuration with.
|
NicIPConfiguration.Update |
NicIPConfiguration.UpdateStages.WithApplicationGateway.withExistingApplicationGatewayBackend(ApplicationGateway appGateway,
String backendName)
Specifies the application gateway backend to associate this IP configuration with.
|
Copyright © 2019. All rights reserved.