NetworkTapRulePatch interface
Die Definition der NetworkTapRule-Ressource.
- Extends
Eigenschaften
annotation | Beschreibung der Konfiguration wechseln. |
configuration |
Eingabemethode zum Konfigurieren der Netzwerk-Tippregel. |
dynamic |
Liste der dynamischen Übereinstimmungskonfigurationen. |
match |
Liste der Übereinstimmungskonfigurationen. |
tap |
Url der Datei "Netzwerk tap Rules". |
Geerbte Eigenschaften
tags | Ressourcentags |
Details zur Eigenschaft
annotation
Beschreibung der Konfiguration wechseln.
annotation?: string
Eigenschaftswert
string
configurationType
Eingabemethode zum Konfigurieren der Netzwerk-Tippregel.
configurationType?: string
Eigenschaftswert
string
dynamicMatchConfigurations
Liste der dynamischen Übereinstimmungskonfigurationen.
dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]
Eigenschaftswert
matchConfigurations
Liste der Übereinstimmungskonfigurationen.
matchConfigurations?: NetworkTapRuleMatchConfiguration[]
Eigenschaftswert
tapRulesUrl
Url der Datei "Netzwerk tap Rules".
tapRulesUrl?: string
Eigenschaftswert
string
Geerbte Eigenschaftsdetails
tags
Ressourcentags
tags?: {[propertyName: string]: string}
Eigenschaftswert
{[propertyName: string]: string}
Geerbt vonTagsUpdate.tags