VZCustomVirtioDeviceProvider
A base class that describes the provider of a custom Virtio device.
Declaration
class VZCustomVirtioDeviceProviderOverview
A Custom Virtio device provider describes how the custom Virtio device is implemented. Don’t instantiate VZCustomVirtioDeviceProvider directly. use one of its subclasses such as VZCustomVirtioDeviceDelegateProvider instead.