NetworkTapRuleProperties interface

Network Tap Rule Properties defines the resource properties.

Extends

Properties

administrativeState

Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

configurationState

Configuration state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

lastSyncedTime

The last sync timestamp. NOTE: This property will not be serialized. It can only be populated by the server.

networkTapId

The ARM resource Id of the NetworkTap. NOTE: This property will not be serialized. It can only be populated by the server.

pollingIntervalInSeconds

Polling interval in seconds.

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

annotation

Switch configuration description.

configurationType

Input method to configure Network Tap Rule.

dynamicMatchConfigurations

List of dynamic match configurations.

matchConfigurations

List of match configurations.

tapRulesUrl

Network Tap Rules file URL.

Property Details

administrativeState

Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

administrativeState?: string

Property Value

string

configurationState

Configuration state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

configurationState?: string

Property Value

string

lastSyncedTime

The last sync timestamp. NOTE: This property will not be serialized. It can only be populated by the server.

lastSyncedTime?: Date

Property Value

Date

networkTapId

The ARM resource Id of the NetworkTap. NOTE: This property will not be serialized. It can only be populated by the server.

networkTapId?: string

Property Value

string

pollingIntervalInSeconds

Polling interval in seconds.

pollingIntervalInSeconds?: number

Property Value

number

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

Inherited Property Details

annotation

Switch configuration description.

annotation?: string

Property Value

string

Inherited From AnnotationResource.annotation

configurationType

Input method to configure Network Tap Rule.

configurationType?: string

Property Value

string

Inherited From NetworkTapRulePatchableProperties.configurationType

dynamicMatchConfigurations

List of dynamic match configurations.

dynamicMatchConfigurations?: CommonDynamicMatchConfiguration[]

Property Value

Inherited From NetworkTapRulePatchableProperties.dynamicMatchConfigurations

matchConfigurations

List of match configurations.

matchConfigurations?: NetworkTapRuleMatchConfiguration[]

Property Value

Inherited From NetworkTapRulePatchableProperties.matchConfigurations

tapRulesUrl

Network Tap Rules file URL.

tapRulesUrl?: string

Property Value

string

Inherited From NetworkTapRulePatchableProperties.tapRulesUrl