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.

Describes the public endpoint configuration of a deployment of an Amazon Lightsail container service.

Inheritance Hierarchy

System.Object
  Amazon.Lightsail.Model.ContainerServiceEndpoint

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

Syntax

C#
public class ContainerServiceEndpoint

The ContainerServiceEndpoint type exposes the following members

Constructors

NameDescription
Public Method ContainerServiceEndpoint()

Properties

NameTypeDescription
Public Property ContainerName System.String

Gets and sets the property ContainerName.

The name of the container entry of the deployment that the endpoint configuration applies to.

Public Property ContainerPort System.Int32

Gets and sets the property ContainerPort.

The port of the specified container to which traffic is forwarded to.

Public Property HealthCheck Amazon.Lightsail.Model.ContainerServiceHealthCheckConfig

Gets and sets the property HealthCheck.

An object that describes the health check configuration of the container.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5