NetworkTapRulePatchProperties interface
Netzwerk tippen Regel Patcheigenschaften.
- Extends
Geerbte Eigenschaften
annotation | Beschreibung der Switchkonfiguration. |
configuration |
Eingabemethode zum Konfigurieren der Netzwerk-Tippregel. |
dynamic |
Liste der dynamischen Übereinstimmungskonfigurationen. |
match |
Liste der Übereinstimmungskonfigurationen. |
tap |
Url der Netzwerk-Tippregeln-Datei. |
Geerbte Eigenschaftsdetails
annotation
Beschreibung der Switchkonfiguration.
annotation?: string
Eigenschaftswert
string
Geerbt vonAnnotationResource.annotation
configurationType
Eingabemethode zum Konfigurieren der Netzwerk-Tippregel.
configurationType?: string
Eigenschaftswert
string
Geerbt vonNetworkTapRulePatchableProperties.configurationType
dynamicMatchConfigurations
Liste der dynamischen Übereinstimmungskonfigurationen.
dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]
Eigenschaftswert
Geerbt vonNetworkTapRulePatchableProperties.dynamicMatchConfigurations
matchConfigurations
Liste der Übereinstimmungskonfigurationen.
matchConfigurations?: NetworkTapRuleMatchConfiguration[]
Eigenschaftswert
Geerbt vonNetworkTapRulePatchableProperties.matchConfigurations
tapRulesUrl
Url der Netzwerk-Tippregeln-Datei.
tapRulesUrl?: string
Eigenschaftswert
string