共用方式為


AccessControlListMatchConfiguration interface

定義支援用來篩選流量的比對組態。

屬性

actions

需要針對相符條件執行的動作清單。

ipAddressType

IP 位址的類型。 IPv4 或 IPv6

matchConditions

比對條件的清單。

matchConfigurationName

比對組態的名稱。

sequenceNumber

比對組態的序號。

屬性詳細資料

actions

需要針對相符條件執行的動作清單。

actions?: AccessControlListAction[]

屬性值

ipAddressType

IP 位址的類型。 IPv4 或 IPv6

ipAddressType?: string

屬性值

string

matchConditions

比對條件的清單。

matchConditions?: AccessControlListMatchCondition[]

屬性值

matchConfigurationName

比對組態的名稱。

matchConfigurationName?: string

屬性值

string

sequenceNumber

比對組態的序號。

sequenceNumber?: number

屬性值

number