DestinationProperties interface

The network tap destination properties.

Properties

destinationId

The destination Id. ARM Resource ID of either NNI or Internal Networks.

destinationTapRuleId

ARM Resource ID of destination Tap Rule that contains match configurations.

destinationType

Type of destination. Input can be IsolationDomain or Direct.

isolationDomainProperties

Isolation Domain Properties.

name

Destination name.

Property Details

destinationId

The destination Id. ARM Resource ID of either NNI or Internal Networks.

destinationId?: string

Property Value

string

destinationTapRuleId

ARM Resource ID of destination Tap Rule that contains match configurations.

destinationTapRuleId?: string

Property Value

string

destinationType

Type of destination. Input can be IsolationDomain or Direct.

destinationType?: string

Property Value

string

isolationDomainProperties

Isolation Domain Properties.

isolationDomainProperties?: IsolationDomainProperties

Property Value

name

Destination name.

name?: string

Property Value

string