public static class NetworkEndpointType
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkEndpointGroup.NetworkEndpointType.
Constants for wire representations of the NetworkEndpointGroup.Types.NetworkEndpointType enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
GceVmIp
public const string GceVmIp = "GCE_VM_IP"
Wire representation of GceVmIp.
Field Value | |
---|---|
Type | Description |
String |
GceVmIpPort
public const string GceVmIpPort = "GCE_VM_IP_PORT"
Wire representation of GceVmIpPort.
Field Value | |
---|---|
Type | Description |
String |
InternetFqdnPort
public const string InternetFqdnPort = "INTERNET_FQDN_PORT"
Wire representation of InternetFqdnPort.
Field Value | |
---|---|
Type | Description |
String |
InternetIpPort
public const string InternetIpPort = "INTERNET_IP_PORT"
Wire representation of InternetIpPort.
Field Value | |
---|---|
Type | Description |
String |
NonGcpPrivateIpPort
public const string NonGcpPrivateIpPort = "NON_GCP_PRIVATE_IP_PORT"
Wire representation of NonGcpPrivateIpPort.
Field Value | |
---|---|
Type | Description |
String |
PrivateServiceConnect
public const string PrivateServiceConnect = "PRIVATE_SERVICE_CONNECT"
Wire representation of PrivateServiceConnect.
Field Value | |
---|---|
Type | Description |
String |
Serverless
public const string Serverless = "SERVERLESS"
Wire representation of Serverless.
Field Value | |
---|---|
Type | Description |
String |
UndefinedNetworkEndpointType
public const string UndefinedNetworkEndpointType = "UNDEFINED_NETWORK_ENDPOINT_TYPE"
Wire representation of UndefinedNetworkEndpointType.
Field Value | |
---|---|
Type | Description |
String |