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

Interfaces

IBlank<ReturnT>

The first stage of an application gateway backend HTTP configuration.

IDefinition<ReturnT>

The entirety of an application gateway backend HTTPS configuration definition.

IWithAffinity<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to enable cookie based affinity.

IWithAttach<ReturnT>

The final stage of an application gateway backend HTTP configuration. At this stage, any remaining optional settings can be specified, or the definition can be attached to the parent application gateway definition using WithAttach.attach().

IWithAttachAndAuthCert<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate, specify other options or attach to the parent application gateway definition.

IWithAuthenticationCertificate<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate.

IWithAuthenticationCertificateBeta<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to add an authentication certificate.

IWithConnectionDraining<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to control connection draining.

IWithConnectionDrainingBeta<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to control connection draining.

IWithCookieName<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to specify the name for the affinity cookie.

IWithCookieNameBeta<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to specify the name for the affinity cookie.

IWithHostHeader<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to specify the host header.

IWithHostHeaderBeta<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to specify the host header.

IWithPath<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to specify the path to use as the prefix for all HTTP requests.

IWithPathBeta<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to specify the path to use as the prefix for all HTTP requests.

IWithPort<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to specify the port number.

IWithProbe<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to associate an existing probe.

IWithProtocol<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to specify the protocol.

IWithProtocolBeta<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to specify the protocol.

IWithRequestTimeout<ReturnT>

The stage of an application gateway backend HTTP configuration allowing to specify the request timeout.