public static class ComputeEnumConstants.NetworkInterface.NicType
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkInterface.NicType.
Constants 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 |