NetworkTapPropertiesDestinationsItem interface

Destination.

Extends

Inherited 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.

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

name

Destination name.

name?: string

Property Value

string

Inherited From DestinationProperties.name