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