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 com.azure.resourcemanager.network.models.ApplicationGatewayListener.DefinitionStages.WithFrontend
withPrivateFrontend, withPublicFrontendMethods inherited from interface com.azure.resourcemanager.network.models.ApplicationGatewayListener.DefinitionStages.WithFrontendPort
withFrontendPort, withFrontendPortMethods inherited from interface com.azure.resourcemanager.network.models.ApplicationGatewayListener.DefinitionStages.WithProtocol
withHttp, withHttpsMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attachMethods inherited from interface com.azure.resourcemanager.network.models.HasHostname.DefinitionStages.WithHostname
withHostname, withHostnamesMethods inherited from interface com.azure.resourcemanager.network.models.HasServerNameIndication.DefinitionStages.WithServerNameIndication
withoutServerNameIndication, withServerNameIndicationMethods inherited from interface com.azure.resourcemanager.network.models.HasSslCertificate.DefinitionStages.WithSslCertificate
withSslCertificate, withSslCertificateFromKeyVaultSecretId, withSslCertificateFromPfxFileMethods inherited from interface com.azure.resourcemanager.network.models.HasSslCertificate.DefinitionStages.WithSslPassword
withSslCertificatePassword