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
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. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET