DestinationProperties interface
Das Netzwerk tippt auf Zieleigenschaften.
Eigenschaften
destination |
Die Ziel-ID. ARM-Ressourcen-ID von NNI oder internen Netzwerken. |
destination |
ARM-Ressourcen-ID des Ziels Tap Rule, die Übereinstimmungskonfigurationen enthält. |
destination |
Zieltyp. Die Eingabe kann IsolationDomain oder Direct sein. |
isolation |
Eigenschaften der Isolationsdomäne. |
name | Zielname. |
Details zur Eigenschaft
destinationId
Die Ziel-ID. ARM-Ressourcen-ID von NNI oder internen Netzwerken.
destinationId?: string
Eigenschaftswert
string
destinationTapRuleId
ARM-Ressourcen-ID des Ziels Tap Rule, die Übereinstimmungskonfigurationen enthält.
destinationTapRuleId?: string
Eigenschaftswert
string
destinationType
Zieltyp. Die Eingabe kann IsolationDomain oder Direct sein.
destinationType?: string
Eigenschaftswert
string
isolationDomainProperties
Eigenschaften der Isolationsdomäne.
isolationDomainProperties?: IsolationDomainProperties
Eigenschaftswert
name
Zielname.
name?: string
Eigenschaftswert
string