C# Class 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.
Show file Open project: aws/aws-sdk-net

Private Methods

Method Description
IsSetContainerPort ( ) : bool
IsSetHostPort ( ) : bool
IsSetProtocol ( ) : bool