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

PortCondition interface

需要匹配的端口条件。

属性

layer4Protocol

需要匹配的第 4 层协议类型。

portGroupNames

要匹配的端口组名称的列表。

ports

需要匹配的端口列表。

portType

需要匹配的端口类型。

属性详细信息

layer4Protocol

需要匹配的第 4 层协议类型。

layer4Protocol: string

属性值

string

portGroupNames

要匹配的端口组名称的列表。

portGroupNames?: string[]

属性值

string[]

ports

需要匹配的端口列表。

ports?: string[]

属性值

string[]

portType

需要匹配的端口类型。

portType?: string

属性值

string