NetworkTapDestinationProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The network tap destination properties.
public class NetworkTapDestinationProperties
type NetworkTapDestinationProperties = class
Public Class NetworkTapDestinationProperties
- Inheritance
-
NetworkTapDestinationProperties
- Derived
Constructors
NetworkTapDestinationProperties() |
Initializes a new instance of NetworkTapDestinationProperties. |
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. |
Applies to
Azure SDK for .NET