INetworkTapRulePatchProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.NetworkTapRulePatchPropertiesTypeConverter))]
public interface INetworkTapRulePatchProperties : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IAnnotationResource, Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.INetworkTapRulePatchableProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.NetworkTapRulePatchPropertiesTypeConverter))>]
type INetworkTapRulePatchProperties = interface
interface IJsonSerializable
interface IAnnotationResource
interface INetworkTapRulePatchableProperties
Public Interface INetworkTapRulePatchProperties
Implements IAnnotationResource, INetworkTapRulePatchableProperties
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| Annotation |
Switch configuration description. (Inherited from IAnnotationResource) |
| ConfigurationType |
Input method to configure Network Tap Rule. (Inherited from INetworkTapRulePatchableProperties) |
| DynamicMatchConfiguration |
List of dynamic match configurations. (Inherited from INetworkTapRulePatchableProperties) |
| MatchConfiguration |
List of match configurations. (Inherited from INetworkTapRulePatchableProperties) |
| TapRulesUrl |
Network Tap Rules file URL. (Inherited from INetworkTapRulePatchableProperties) |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |