public static class ComputeEnumConstants.NetworkProfileProfileType.RdmaSubtypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileProfileType.RdmaSubtype.
Constants for wire representations of the NetworkProfileProfileType.Types.RdmaSubtype enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Falcon
public const string Falcon = "FALCON"Wire representation of Falcon.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Roce
public const string Roce = "ROCE"Wire representation of Roce.
| Field Value | |
|---|---|
| Type | Description |
string |
|
RoceMetal
public const string RoceMetal = "ROCE_METAL"Wire representation of RoceMetal.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedRdmaSubtype
public const string UndefinedRdmaSubtype = "UNDEFINED_RDMA_SUBTYPE"Wire representation of UndefinedRdmaSubtype .
| Field Value | |
|---|---|
| Type | Description |
string |
|