Interface ApplicationGatewayFrontend.UpdateStages.WithPublicIPAddress
-
- All Superinterfaces:
HasPublicIpAddress.UpdateStages.WithExistingPublicIPAddress<ApplicationGatewayFrontend.Update>
- All Known Subinterfaces:
ApplicationGatewayFrontend.Update
- Enclosing interface:
- ApplicationGatewayFrontend.UpdateStages
public static interface ApplicationGatewayFrontend.UpdateStages.WithPublicIPAddress extends HasPublicIpAddress.UpdateStages.WithExistingPublicIPAddress<ApplicationGatewayFrontend.Update>
The 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.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.network.models.HasPublicIpAddress.UpdateStages.WithExistingPublicIPAddress
withExistingPublicIpAddress, withExistingPublicIpAddress, withoutPublicIpAddress
-
-