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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/