public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.InterfaceTypes
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.InterfaceTypes.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.InterfaceTypes 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 |
Idpf
public const string Idpf = "IDPF"
Wire representation of Idpf.
Field Value | |
---|---|
Type | Description |
string |
Irdma
public const string Irdma = "IRDMA"
Wire representation of Irdma.
Field Value | |
---|---|
Type | Description |
string |
Mrdma
public const string Mrdma = "MRDMA"
Wire representation of Mrdma.
Field Value | |
---|---|
Type | Description |
string |
UndefinedInterfaceTypes
public const string UndefinedInterfaceTypes = "UNDEFINED_INTERFACE_TYPES"
Wire representation of UndefinedInterfaceTypes.
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 |