Compute Engine v1 API - Class ComputeEnumConstants.NetworkInterface.NicType (2.15.0)

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.

Inheritance

object > ComputeEnumConstants.NetworkInterface.NicType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Gvnic

public const string Gvnic = "GVNIC"

Wire representation of Gvnic.

Field Value
TypeDescription
string

UndefinedNicType

public const string UndefinedNicType = "UNDEFINED_NIC_TYPE"

Wire representation of UndefinedNicType.

Field Value
TypeDescription
string

UnspecifiedNicType

public const string UnspecifiedNicType = "UNSPECIFIED_NIC_TYPE"

Wire representation of UnspecifiedNicType.

Field Value
TypeDescription
string

VirtioNet

public const string VirtioNet = "VIRTIO_NET"

Wire representation of VirtioNet.

Field Value
TypeDescription
string