Uses of Interface
com.microsoft.azure.management.network.ApplicationGatewayFrontend.Update
-
Packages that use ApplicationGatewayFrontend.Update Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ApplicationGatewayFrontend.Update in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ApplicationGatewayFrontend.Update Modifier and Type Method Description ApplicationGatewayFrontend.UpdateApplicationGateway.UpdateStages.WithFrontend. updateFrontend(String frontendName)Begins the update of an existing front end IP configuration.ApplicationGatewayFrontend.UpdateApplicationGateway.UpdateStages.WithFrontend. updatePublicFrontend()Begins the update of the public front end IP configuration, if it exists.
-