Share via


NetworkTapPatchableParametersDestinationsItem Class

Definition

Destination.

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

Constructors

NetworkTapPatchableParametersDestinationsItem()

Initializes a new instance of NetworkTapPatchableParametersDestinationsItem.

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