C# Класс Amazon.ElasticLoadBalancingV2.Model.CreateListenerRequest

Container for the parameters to the CreateListener operation. Creates a listener for the specified Application Load Balancer.

You can create up to 10 listeners per load balancer.

To update a listener, use ModifyListener. When you are finished with a listener, you can delete it using DeleteListener. If you are finished with both the listener and the load balancer, you can delete them both using DeleteLoadBalancer.

For more information, see Listeners for Your Application Load Balancers in the Application Load Balancers Guide.

Наследование: AmazonElasticLoadBalancingV2Request
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetCertificates ( ) : bool
IsSetDefaultActions ( ) : bool
IsSetLoadBalancerArn ( ) : bool
IsSetPort ( ) : bool
IsSetProtocol ( ) : bool
IsSetSslPolicy ( ) : bool