Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach
Packages that use ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach
Package
Description
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.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of an application gateway frontend definition as part of an application gateway update.Subinterfaces with type arguments of type ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe stage of an application gateway frontend definition allowing to specify the private IP address this application gateway should be available at within the selected virtual network.static interfaceThe stage of an application gateway frontend definition allowing to specify an existing public IP address to make the application gateway available at as Internet-facing.static interfaceThe stage of an application gateway frontend definition allowing to specify a subnet from the selected network to make this application gateway visible to.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayFrontend.UpdateDefinitionStages.WithAttachModifier and TypeMethodDescriptionApplicationGatewayFrontend.UpdateDefinitionStages.WithSubnet.withExistingSubnet(Network network, String subnetName) Assigns the specified subnet to this private frontend.