AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

An object that represents a listener for a virtual gateway.

Inheritance Hierarchy

System.Object
  Amazon.AppMesh.Model.VirtualGatewayListener

Namespace: Amazon.AppMesh.Model
Assembly: AWSSDK.AppMesh.dll
Version: 3.x.y.z

Syntax

C#
public class VirtualGatewayListener

The VirtualGatewayListener type exposes the following members

Constructors

NameDescription
Public Method VirtualGatewayListener()

Properties

NameTypeDescription
Public Property ConnectionPool Amazon.AppMesh.Model.VirtualGatewayConnectionPool

Gets and sets the property ConnectionPool.

The connection pool information for the virtual gateway listener.

Public Property HealthCheck Amazon.AppMesh.Model.VirtualGatewayHealthCheckPolicy

Gets and sets the property HealthCheck.

The health check information for the listener.

Public Property PortMapping Amazon.AppMesh.Model.VirtualGatewayPortMapping

Gets and sets the property PortMapping.

The port mapping information for the listener.

Public Property Tls Amazon.AppMesh.Model.VirtualGatewayListenerTls

Gets and sets the property Tls.

A reference to an object that represents the Transport Layer Security (TLS) properties for the listener.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5