Share via


NetworkInterfaceTapConfigurationPropertiesFormatOutput interface

Properties of Virtual Network Tap configuration.

Properties

provisioningState

The provisioning state of the network interface tap configuration resource.

virtualNetworkTap

The reference to the Virtual Network Tap resource.

Property Details

provisioningState

The provisioning state of the network interface tap configuration resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"

virtualNetworkTap

The reference to the Virtual Network Tap resource.

virtualNetworkTap?: VirtualNetworkTapOutput

Property Value