NetworkTapPropertiesDestinationsItem interface
Destination.
- Extends
Inherited Properties
destination |
The destination Id. ARM Resource ID of either NNI or Internal Networks. |
destination |
ARM Resource ID of destination Tap Rule that contains match configurations. |
destination |
Type of destination. Input can be IsolationDomain or Direct. |
isolation |
Isolation Domain Properties. |
name | Destination name. |
Inherited Property Details
destinationId
The destination Id. ARM Resource ID of either NNI or Internal Networks.
destinationId?: string
Property Value
string
Inherited From DestinationProperties.destinationId
destinationTapRuleId
ARM Resource ID of destination Tap Rule that contains match configurations.
destinationTapRuleId?: string
Property Value
string
Inherited From DestinationProperties.destinationTapRuleId
destinationType
Type of destination. Input can be IsolationDomain or Direct.
destinationType?: string
Property Value
string
Inherited From DestinationProperties.destinationType
isolationDomainProperties
Isolation Domain Properties.
isolationDomainProperties?: IsolationDomainProperties
Property Value
Inherited From DestinationProperties.isolationDomainProperties