共用方式為


NetworkTapRulePatchProperties interface

網路點選規則修補程序屬性。

Extends

繼承的屬性

annotation

切換組態描述。

configurationType

設定網路點選規則的輸入方法。

dynamicMatchConfigurations

動態比對組態的清單。

matchConfigurations

比對組態的清單。

tapRulesUrl

網路點選規則檔案 URL。

繼承的屬性詳細資料

annotation

切換組態描述。

annotation?: string

屬性值

string

繼承自AnnotationResource.annotation

configurationType

設定網路點選規則的輸入方法。

configurationType?: string

屬性值

string

繼承自NetworkTapRulePatchableProperties.configurationType

dynamicMatchConfigurations

動態比對組態的清單。

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

屬性值

繼承自NetworkTapRulePatchableProperties.dynamicMatchConfigurations

matchConfigurations

比對組態的清單。

matchConfigurations?: NetworkTapRuleMatchConfiguration[]

屬性值

繼承自NetworkTapRulePatchableProperties.matchConfigurations

tapRulesUrl

網路點選規則檔案 URL。

tapRulesUrl?: string

屬性值

string

繼承自NetworkTapRulePatchableProperties.tapRulesUrl