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

ContainerPort 类

定义

容器实例上公开的端口。

public class ContainerPort
type ContainerPort = class
Public Class ContainerPort
继承
ContainerPort

构造函数

ContainerPort(Int32)

初始化 ContainerPort 的新实例。

属性

Port

容器组中公开的端口号。

Protocol

与端口关联的协议。

适用于