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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetCertificates ( ) : bool
IsSetDefaultActions ( ) : bool
IsSetLoadBalancerArn ( ) : bool
IsSetPort ( ) : bool
IsSetProtocol ( ) : bool
IsSetSslPolicy ( ) : bool