ParentT - the stage of the parent application gateway definition to return to after attaching this
definitionpublic static interface ApplicationGatewayListener.UpdateDefinitionStages.WithProtocol<ParentT>
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT> |
withHttp()
Specifies that the listener is for the HTTP protocol.
|
ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate<ParentT> |
withHttps()
Specifies that the listener is for the HTTPS protocol.
|
ApplicationGatewayListener.UpdateDefinitionStages.WithAttach<ParentT> withHttp()
ApplicationGatewayListener.UpdateDefinitionStages.WithSslCertificate<ParentT> withHttps()
Copyright © 2021 Microsoft Corporation. All rights reserved.