Share via


NetworkTapPropertiesDestinationsItem Class

Definition

Destination.

public class NetworkTapPropertiesDestinationsItem : Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkTapDestinationProperties
type NetworkTapPropertiesDestinationsItem = class
    inherit NetworkTapDestinationProperties
Public Class NetworkTapPropertiesDestinationsItem
Inherits NetworkTapDestinationProperties
Inheritance
NetworkTapPropertiesDestinationsItem

Constructors

NetworkTapPropertiesDestinationsItem()

Initializes a new instance of NetworkTapPropertiesDestinationsItem.

Properties

DestinationId

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

(Inherited from NetworkTapDestinationProperties)
DestinationTapRuleId

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

(Inherited from NetworkTapDestinationProperties)
DestinationType

Type of destination. Input can be IsolationDomain or Direct.

(Inherited from NetworkTapDestinationProperties)
IsolationDomainProperties

Isolation Domain Properties.

(Inherited from NetworkTapDestinationProperties)
Name

Destination name.

(Inherited from NetworkTapDestinationProperties)

Applies to