ApplicationGatewayFrontend.Update Interface
public interface Update extends Settable<ApplicationGateway.Update>,ApplicationGatewayFrontend.UpdateStages.WithPublicIPAddress
The entirety of an application gateway frontend update as part of an application gateway update.
Inherited Members
Settable<ParentT>.parent()
HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT>.withExistingPublicIPAddress(PublicIPAddress publicIPAddress)
HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT>.withExistingPublicIPAddress(String resourceId)
HasPublicIPAddress.UpdateStages.WithExistingPublicIPAddress<ReturnT>.withoutPublicIPAddress()
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java