Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach
-
Packages that use ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach in com.microsoft.azure.management.network
Subinterfaces of ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceApplicationGatewayFrontend.UpdateDefinition<ParentT>The entirety of an application gateway frontend definition as part of an application gateway update.Methods in com.microsoft.azure.management.network that return ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach Modifier and Type Method Description ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach<ParentT>ApplicationGatewayFrontend.UpdateDefinitionStages.WithSubnet. withExistingSubnet(Network network, String subnetName)Assigns the specified subnet to this private frontend.
-