public static class NicTypeConstants for wire representations of the NetworkInterface.Types.NicType enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Gvnic
public const string Gvnic = "GVNIC"Wire representation of Gvnic.
| Field Value | |
|---|---|
| Type | Description |
String |
|
UndefinedNicType
public const string UndefinedNicType = "UNDEFINED_NIC_TYPE"Wire representation of UndefinedNicType.
| Field Value | |
|---|---|
| Type | Description |
String |
|
UnspecifiedNicType
public const string UnspecifiedNicType = "UNSPECIFIED_NIC_TYPE"Wire representation of UnspecifiedNicType.
| Field Value | |
|---|---|
| Type | Description |
String |
|
VirtioNet
public const string VirtioNet = "VIRTIO_NET"Wire representation of VirtioNet.
| Field Value | |
|---|---|
| Type | Description |
String |
|