Microsoft.Azure.Management.Network.Fluent.ApplicationGatewayListener.Update Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IUpdate |
The entirety of an application gateway HTTP listener update as part of an application gateway update. |
IWithFrontend |
The stage of an application gateway frontend listener update allowing to specify the frontend IP configuration to associate the listener with. |
IWithFrontendPort |
The stage of an application gateway frontend listener update allowing to specify the frontend port to associate the listener with. |
IWithHostName |
The stage of an application gateway frontend listener update allowing to specify the hostname of the website for which the traffic is received. |
IWithProtocol |
The stage of an application gateway frontend listener update allowing to specify the protocol. |
IWithServerNameIndication |
The stage of an application gateway frontend listener update allowing to require server name indication (SNI). |
IWithSslCertificate |
The stage of an application gateway frontend listener update allowing to specify the SSL certificate to associate with the listener. |
IWithSslPassword |
The stage of an application gateway frontend listener update allowing to specify the password for the private key of the imported SSL certificate. |
Azure SDK for .NET