Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach
-
Packages that use ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.models
Subinterfaces of ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.models 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.azure.resourcemanager.network.models 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.
-