Skip to content

dsdk / v1.47 / PortBinding

Type Alias: PortBinding ​

PortBinding: object

PortBinding represents a binding between a host IP address and a host port.

Type declaration ​

NameTypeDescription
HostIp?stringHost IP address that the container's port is mapped to.
HostPort?stringHost port number that the container's port is mapped to.