NetworkTapRulePatchableProperties interface
網路點選 [規則可更新的屬性]。
屬性
configuration |
設定網路點選規則的輸入方法。 |
dynamic |
動態比對組態的清單。 |
match |
比對組態的清單。 |
tap |
網路點選規則檔案 URL。 |
屬性詳細資料
configurationType
設定網路點選規則的輸入方法。
configurationType?: string
屬性值
string
dynamicMatchConfigurations
動態比對組態的清單。
dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]
屬性值
matchConfigurations
比對組態的清單。
matchConfigurations?: NetworkTapRuleMatchConfiguration[]
屬性值
tapRulesUrl
網路點選規則檔案 URL。
tapRulesUrl?: string
屬性值
string