public static interface ApplicationGatewayListener.UpdateStages.WithProtocol
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayListener.Update |
withHttp()
Specifies that the listener is for the HTTP protocol.
|
ApplicationGatewayListener.UpdateStages.WithSslCertificate |
withHttps()
Specifies that the listener is for the HTTPS protocol.
|
ApplicationGatewayListener.Update withHttp()
ApplicationGatewayListener.UpdateStages.WithSslCertificate withHttps()
Copyright © 2020 Microsoft Corporation. All rights reserved.