NetworkTapPatchableParametersDestinationsItem 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.
Destination.
public class NetworkTapPatchableParametersDestinationsItem : Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkTapDestinationProperties
type NetworkTapPatchableParametersDestinationsItem = class
inherit NetworkTapDestinationProperties
Public Class NetworkTapPatchableParametersDestinationsItem
Inherits NetworkTapDestinationProperties
- Inheritance
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET