Interface ApplicationGatewayListener.UpdateDefinition<ParentT>
- Type Parameters:
ParentT- the stage of the parent application gateway definition to return to after attaching this definition
- All Superinterfaces:
ApplicationGatewayListener.UpdateDefinitionStages.Blank<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithFrontend<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithHostname<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithProtocol<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithServerNameIndication<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithSslPassword<ParentT>, Attachable.InUpdate<ParentT>, HasHostname.UpdateDefinitionStages.WithHostname<ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>>, HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication<ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>>, HasSslCertificate.UpdateDefinitionStages.WithSslCertificate<ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>>, HasSslCertificate.UpdateDefinitionStages.WithSslPassword<ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>>
- Enclosing interface:
ApplicationGatewayListener
public static interface ApplicationGatewayListener.UpdateDefinition<ParentT>
extends ApplicationGatewayListener.UpdateDefinitionStages.Blank<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithFrontend<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate<ParentT>, ApplicationGatewayListener.UpdateDefinitionStages.WithSslPassword<ParentT>
The entirety of an application gateway HTTP listener definition as part of an application gateway update.
-
Method Summary
Methods inherited from interface ApplicationGatewayListener.UpdateDefinitionStages.WithFrontend
withPrivateFrontend, withPublicFrontendMethods inherited from interface ApplicationGatewayListener.UpdateDefinitionStages.WithFrontendPort
withFrontendPort, withFrontendPortMethods inherited from interface ApplicationGatewayListener.UpdateDefinitionStages.WithProtocol
withHttp, withHttpsMethods inherited from interface Attachable.InUpdate
attachMethods inherited from interface HasHostname.UpdateDefinitionStages.WithHostname
withHostname, withHostnamesMethods inherited from interface HasServerNameIndication.UpdateDefinitionStages.WithServerNameIndication
withoutServerNameIndication, withServerNameIndicationMethods inherited from interface HasSslCertificate.UpdateDefinitionStages.WithSslCertificate
withSslCertificate, withSslCertificateFromKeyVaultSecretId, withSslCertificateFromPfxFileMethods inherited from interface HasSslCertificate.UpdateDefinitionStages.WithSslPassword
withSslCertificatePassword