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