INetworkTapRuleProperties 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.NetworkTapRulePropertiesTypeConverter))]
public interface INetworkTapRuleProperties : Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.IAnnotationResource, Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.INetworkTapRulePatchableProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Models.NetworkTapRulePropertiesTypeConverter))>]
type INetworkTapRuleProperties = interface
interface IJsonSerializable
interface IAnnotationResource
interface INetworkTapRulePatchableProperties
Public Interface INetworkTapRuleProperties
Implements IAnnotationResource, INetworkTapRulePatchableProperties
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| AdministrativeState |
Administrative state of the resource. |
| Annotation |
Switch configuration description. (Inherited from IAnnotationResource) |
| ConfigurationState |
Configuration state of the resource. |
| ConfigurationType |
Input method to configure Network Tap Rule. (Inherited from INetworkTapRulePatchableProperties) |
| DynamicMatchConfiguration |
List of dynamic match configurations. (Inherited from INetworkTapRulePatchableProperties) |
| LastSyncedTime |
The last sync timestamp. |
| MatchConfiguration |
List of match configurations. (Inherited from INetworkTapRulePatchableProperties) |
| NetworkTapId |
The ARM resource Id of the NetworkTap. |
| PollingIntervalInSecond |
Polling interval in seconds. |
| ProvisioningState |
Provisioning state of the resource. |
| TapRulesUrl |
Network Tap Rules file URL. (Inherited from INetworkTapRulePatchableProperties) |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |