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, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkTapRulePatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkTapRulePatch>
type NetworkTapRulePatch = class
inherit NetworkRackPatch
interface IJsonModel<NetworkTapRulePatch>
interface IPersistableModel<NetworkTapRulePatch>
Public Class NetworkTapRulePatch
Inherits NetworkRackPatch
Implements IJsonModel(Of NetworkTapRulePatch), IPersistableModel(Of NetworkTapRulePatch)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| NetworkTapRulePatch() |
Initializes a new instance of NetworkTapRulePatch. |
Properties
| Name | Description |
|---|---|
| Annotation |
Switch configuration description. |
| ConfigurationType |
Input method to configure Network Tap Rule. |
| DynamicMatchConfigurations |
List of dynamic match configurations. |
| GlobalNetworkTapRuleActions |
Global network tap rule actions. |
| Identity |
The managed service identities assigned to this resource. |
| IdentitySelector |
The selection of the managed identity to use with this storage account. The identity type must be either system assigned or user assigned. |
| MatchConfigurations |
List of match configurations. |
| Tags |
Resource tags. (Inherited from NetworkRackPatch) |
| TapRulesUri |
Network Tap Rules file URL. |
Methods
| Name | Description |
|---|---|
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |