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

Container for the parameters to the ModifyListener operation. Modifies the specified properties of the specified listener.

Any properties that you do not specify retain their current values. However, changing the protocol from HTTPS to HTTP removes the security policy and SSL certificate properties. If you change the protocol from HTTP to HTTPS, you must add the security policy.

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

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

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