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