nicType property
The NIC type of the network interface.
Optional. Possible string values are:
- "NIC_TYPE_UNSPECIFIED" : No type specified.
- "GVNIC" : GVNIC
- "IRDMA" : IRDMA
- "MRDMA" : MRDMA
Implementation
core.String? nicType;
The NIC type of the network interface.
Optional. Possible string values are:
core.String? nicType;