Network Interface Tap Configuration Response
data class NetworkInterfaceTapConfigurationResponse(val etag: String, val id: String? = null, val name: String? = null, val provisioningState: String, val type: String, val virtualNetworkTap: VirtualNetworkTapResponse? = null)
Tap configuration in a Network Interface.