Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayFrontend.DefinitionStages.WithAttach
-
Packages that use ApplicationGatewayFrontend.DefinitionStages.WithAttach Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayFrontend.DefinitionStages.WithAttach in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayFrontend.DefinitionStages.WithAttach in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceApplicationGatewayFrontend.Definition<ParentT>The entirety of an application gateway frontend definition.Methods in com.azure.resourcemanager.network.models 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.
-