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.
파일 보기 프로젝트 열기: aws/aws-sdk-net

비공개 메소드들

메소드 설명
IsSetContainerPort ( ) : bool
IsSetHostPort ( ) : bool
IsSetProtocol ( ) : bool