Class ComputeEnumConstants.NetworkEndpointGroup.NetworkEndpointType (1.3.0)

public static class NetworkEndpointType

Constants for wire representations of the NetworkEndpointGroup.Types.NetworkEndpointType enum.

Inheritance

Object > ComputeEnumConstants.NetworkEndpointGroup.NetworkEndpointType

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

GceVmIp

public const string GceVmIp = "GCE_VM_IP"

Wire representation of GceVmIp.

Field Value
TypeDescription
String

GceVmIpPort

public const string GceVmIpPort = "GCE_VM_IP_PORT"

Wire representation of GceVmIpPort.

Field Value
TypeDescription
String

InternetFqdnPort

public const string InternetFqdnPort = "INTERNET_FQDN_PORT"

Wire representation of InternetFqdnPort.

Field Value
TypeDescription
String

InternetIpPort

public const string InternetIpPort = "INTERNET_IP_PORT"

Wire representation of InternetIpPort.

Field Value
TypeDescription
String

NonGcpPrivateIpPort

public const string NonGcpPrivateIpPort = "NON_GCP_PRIVATE_IP_PORT"

Wire representation of NonGcpPrivateIpPort.

Field Value
TypeDescription
String

PrivateServiceConnect

public const string PrivateServiceConnect = "PRIVATE_SERVICE_CONNECT"

Wire representation of PrivateServiceConnect.

Field Value
TypeDescription
String

Serverless

public const string Serverless = "SERVERLESS"

Wire representation of Serverless.

Field Value
TypeDescription
String

UndefinedNetworkEndpointType

public const string UndefinedNetworkEndpointType = "UNDEFINED_NETWORK_ENDPOINT_TYPE"

Wire representation of UndefinedNetworkEndpointType.

Field Value
TypeDescription
String