Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayListener.Definition Namespace

Interfaces

IBlank<ParentT>

The first stage of an application gateway HTTP listener.

IDefinition<ParentT>

The entirety of an application gateway HTTP listener definition.

IWithAttach<ParentT>

The final stage of an application gateway HTTP listener. At this stage, any remaining optional settings can be specified, or the definition can be attached to the parent application gateway definition.

IWithFrontend<ParentT>

The stage of an application gateway frontend listener definition allowing to specify the frontend IP configuration to associate the listener with.

IWithFrontendPort<ParentT>

The stage of an application gateway frontend listener definition allowing to specify the frontend port to associate the listener with.

IWithHostName<ParentT>

The stage of an application gateway frontend listener definition allowing to specify the hostname of the website for which the traffic is received.

IWithProtocol<ParentT>

The stage of an application gateway frontend listener definition allowing to specify the protocol.

IWithServerNameIndication<ParentT>

The stage of an application gateway frontend listener definition allowing to require server name indication (SNI).

IWithSslCertificate<ParentT>

The stage of an application gateway frontend listener definition allowing to specify the SSL certificate to associate with the listener.

IWithSslPassword<ParentT>

The stage of an application gateway frontend listener definition allowing to specify the password for the private key of the imported SSL certificate.