NetworkInterfaceTapConfigurationPropertiesFormatOutput interface
Properties of Virtual Network Tap configuration.
Properties
| provisioning |
The provisioning state of the network interface tap configuration resource. |
| virtual |
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