Interface ApplicationGatewayListener.Update
- All Superinterfaces:
ApplicationGatewayListener.UpdateStages.WithFrontend, ApplicationGatewayListener.UpdateStages.WithFrontendPort, ApplicationGatewayListener.UpdateStages.WithHostname, ApplicationGatewayListener.UpdateStages.WithProtocol, ApplicationGatewayListener.UpdateStages.WithServerNameIndication, ApplicationGatewayListener.UpdateStages.WithSslCertificate, ApplicationGatewayListener.UpdateStages.WithSslPassword, HasHostname.UpdateStages.WithHostname<ApplicationGatewayListener.Update>, HasServerNameIndication.UpdateStages.WithServerNameIndication<ApplicationGatewayListener.Update>, HasSslCertificate.UpdateStages.WithSslCertificate<ApplicationGatewayListener.Update>, HasSslCertificate.UpdateStages.WithSslPassword<ApplicationGatewayListener.Update>, Settable<ApplicationGateway.Update>
- Enclosing interface:
ApplicationGatewayListener
public static interface ApplicationGatewayListener.Update
extends Settable<ApplicationGateway.Update>, ApplicationGatewayListener.UpdateStages.WithServerNameIndication, ApplicationGatewayListener.UpdateStages.WithHostname, ApplicationGatewayListener.UpdateStages.WithProtocol, ApplicationGatewayListener.UpdateStages.WithSslCertificate, ApplicationGatewayListener.UpdateStages.WithSslPassword, ApplicationGatewayListener.UpdateStages.WithFrontendPort, ApplicationGatewayListener.UpdateStages.WithFrontend
The entirety of an application gateway HTTP listener update as part of an application gateway update.
-
Method Summary
Methods inherited from interface ApplicationGatewayListener.UpdateStages.WithFrontend
withPrivateFrontend, withPublicFrontendMethods inherited from interface ApplicationGatewayListener.UpdateStages.WithFrontendPort
withFrontendPort, withFrontendPortMethods inherited from interface ApplicationGatewayListener.UpdateStages.WithProtocol
withHttp, withHttpsMethods inherited from interface HasHostname.UpdateStages.WithHostname
withHostname, withHostnamesMethods inherited from interface HasServerNameIndication.UpdateStages.WithServerNameIndication
withoutServerNameIndication, withServerNameIndicationMethods inherited from interface HasSslCertificate.UpdateStages.WithSslCertificate
withSslCertificate, withSslCertificateFromKeyVaultSecretId, withSslCertificateFromPfxFileMethods inherited from interface HasSslCertificate.UpdateStages.WithSslPassword
withSslCertificatePassword