Sdílet prostřednictvím


ContainerEndpoint Class

Definition

The ContainerEndpoint.

public class ContainerEndpoint
type ContainerEndpoint = class
Public Class ContainerEndpoint
Inheritance
ContainerEndpoint

Constructors

ContainerEndpoint()

Initializes a new instance of ContainerEndpoint.

Properties

HostIP

Host IP over which the application is exposed from the container.

Name

Name of the Endpoint.

Protocol

Protocol over which communication will happen over this endpoint.

Published

Port over which the application is exposed from container.

Target

Application port inside the container.

Applies to