PortCondition interface
需要比對的埠條件。
屬性
layer4Protocol | 需要比對的 Layer4 通訊協定類型。 |
port |
要比對的通訊埠組名清單。 |
ports | 需要比對的埠清單。 |
port |
需要比對的埠類型。 |
屬性詳細資料
layer4Protocol
需要比對的 Layer4 通訊協定類型。
layer4Protocol: string
屬性值
string
portGroupNames
要比對的通訊埠組名清單。
portGroupNames?: string[]
屬性值
string[]
ports
需要比對的埠清單。
ports?: string[]
屬性值
string[]
portType
需要比對的埠類型。
portType?: string
屬性值
string