C# Класс Amazon.ECS.Model.PortMapping

Port mappings allow containers to access ports on the host container instance to send or receive traffic. Port mappings are specified as part of the container definition. After a task reaches the RUNNING status, manual and automatic host and container port assignments are visible in the networkBindings section of DescribeTasks API responses.
Показать файл Открыть проект

Приватные методы

Метод Описание
IsSetContainerPort ( ) : bool
IsSetHostPort ( ) : bool
IsSetProtocol ( ) : bool