NetworkTapProperties interface

Network Tap Properties defines the properties of the resource.

Extends

Properties

administrativeState

Administrative state of the resource. Example -Enabled/Disabled

configurationState

Gets the configurations state of the resource.

destinations

List of destinations to send the filter traffic.

lastOperation

Details of the last operation performed on the resource

networkPacketBrokerId

ARM resource ID of the Network Packet Broker.

pollingType

Polling type.

provisioningState

Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of Network Tap provisioning.

sourceTapRuleId

Source Tap Rule Id. ARM Resource ID of the Network Tap Rule.

Inherited Properties

annotation

Switch configuration description.

Property Details

administrativeState

Administrative state of the resource. Example -Enabled/Disabled

administrativeState?: string

Property Value

string

configurationState

Gets the configurations state of the resource.

configurationState?: string

Property Value

string

destinations

List of destinations to send the filter traffic.

destinations: DestinationProperties[]

Property Value

lastOperation

Details of the last operation performed on the resource

lastOperation?: LastOperationProperties

Property Value

networkPacketBrokerId

ARM resource ID of the Network Packet Broker.

networkPacketBrokerId: string

Property Value

string

pollingType

Polling type.

pollingType?: string

Property Value

string

provisioningState

Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of Network Tap provisioning.

provisioningState?: string

Property Value

string

sourceTapRuleId

Source Tap Rule Id. ARM Resource ID of the Network Tap Rule.

sourceTapRuleId?: string

Property Value

string

Inherited Property Details

annotation

Switch configuration description.

annotation?: string

Property Value

string

Inherited From AnnotationResource.annotation