NetworkTapRulePatch 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 NetworkTapRule resource definition.
public class NetworkTapRulePatch : Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkRackPatch
type NetworkTapRulePatch = class
inherit NetworkRackPatch
Public Class NetworkTapRulePatch
Inherits NetworkRackPatch
- Inheritance
Constructors
NetworkTapRulePatch() |
Initializes a new instance of NetworkTapRulePatch. |
Properties
Annotation |
Switch configuration description. |
ConfigurationType |
Input method to configure Network Tap Rule. |
DynamicMatchConfigurations |
List of dynamic match configurations. |
MatchConfigurations |
List of match configurations. |
Tags |
Resource tags. (Inherited from NetworkRackPatch) |
TapRulesUri |
Network Tap Rules file URL. |
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