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

public static class ComputeEnumConstants.NetworkProfileProfileType.NetworkType

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

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

Inheritance

object > ComputeEnumConstants.NetworkProfileProfileType.NetworkType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Rdma

public const string Rdma = "RDMA"

Wire representation of Rdma.

Field Value
Type Description
string

Ull

public const string Ull = "ULL"

Wire representation of Ull.

Field Value
Type Description
string

UndefinedNetworkType

public const string UndefinedNetworkType = "UNDEFINED_NETWORK_TYPE"

Wire representation of UndefinedNetworkType .

Field Value
Type Description
string

Vpc

public const string Vpc = "VPC"

Wire representation of Vpc.

Field Value
Type Description
string