ContainerServiceDeploymentVersionPublicEndpoint

Constructors

constructor(containerName: String, containerPort: Int, healthCheck: ContainerServiceDeploymentVersionPublicEndpointHealthCheck)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the container for the endpoint.

Link copied to clipboard

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

Link copied to clipboard

A configuration block that describes the health check configuration of the container. Detailed below.