Uses of Interface
com.azure.resourcemanager.network.models.ApplicationGatewayFrontend.Update
Packages that use ApplicationGatewayFrontend.Update
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ApplicationGatewayFrontend.Update in com.azure.resourcemanager.network.models
Subinterfaces with type arguments of type ApplicationGatewayFrontend.Update in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic 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.Methods in com.azure.resourcemanager.network.models that return ApplicationGatewayFrontend.UpdateModifier and TypeMethodDescriptionApplicationGateway.UpdateStages.WithFrontend.updateFrontend(String frontendName) Begins the update of an existing front end IP configuration.ApplicationGateway.UpdateStages.WithFrontend.updatePublicFrontend()Begins the update of the public front end IP configuration, if it exists.