public static interface ApplicationGateway.DefinitionStages.WithListener
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayListener.DefinitionStages.Blank<ApplicationGateway.DefinitionStages.WithCreate> |
defineListener(String name)
Begins the definition of a new application gateway listener to be attached to the gateway.
|
ApplicationGatewayListener.DefinitionStages.Blank<ApplicationGateway.DefinitionStages.WithCreate> defineListener(String name)
name - a unique name for the listener/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/