NetworkTapDestinationProperties.DestinationType Property

Definition

Type of destination. Input can be IsolationDomain or Direct.

public Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkTapDestinationType? DestinationType { get; set; }
member this.DestinationType : Nullable<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkTapDestinationType> with get, set
Public Property DestinationType As Nullable(Of NetworkTapDestinationType)

Property Value

Applies to