EmulatedNicModel#
- class EmulatedNicModel(*args, **kwargs)#
Bases:
object
Options for the NIC emulation.
Allowed enum values:
_UNKNOWN
_REDACTED
VIRTIO: The NIC adapter type is Virtio.
E1000: The NIC adapter type is E1000.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model