你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerPort interface

在容器实例上公开的端口。

属性

port

容器组中公开的端口号。

protocol

与端口关联的协议。

属性详细信息

port

容器组中公开的端口号。

port: number

属性值

number

protocol

与端口关联的协议。

protocol?: string

属性值

string