NetworkInterfaceTapConfiguration interface
Tap configuration in a Network Interface.
- Extends
Properties
| etag | A unique read-only string that changes whenever the resource is updated. |
| provisioning |
The provisioning state of the network interface tap configuration resource. |
| virtual |
The reference to the Virtual Network Tap resource. |
Property Details
etag
A unique read-only string that changes whenever the resource is updated.
etag?: string
Property Value
string
provisioningState
The provisioning state of the network interface tap configuration resource.
provisioningState?: string
Property Value
string
virtualNetworkTap
The reference to the Virtual Network Tap resource.
virtualNetworkTap?: VirtualNetworkTap