Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileProfileType.RdmaSubtype (3.16.0)

public static class ComputeEnumConstants.NetworkProfileProfileType.RdmaSubtype

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileProfileType.RdmaSubtype.

Constants for wire representations of the NetworkProfileProfileType.Types.RdmaSubtype enum.

Inheritance

object > ComputeEnumConstants.NetworkProfileProfileType.RdmaSubtype

Namespace

Google.Cloud.Compute.V1

Assembly

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

UndefinedRdmaSubtype

public const string UndefinedRdmaSubtype = "UNDEFINED_RDMA_SUBTYPE"

Wire representation of UndefinedRdmaSubtype .

Field Value
Type Description
string