public static class ComputeEnumConstants.InterconnectLocationRegionInfo.LocationPresence
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectLocationRegionInfo.LocationPresence.
Constants for wire representations of the InterconnectLocationRegionInfo.Types.LocationPresence enum.
Namespace
GoogleCloudGoogle.Cloud.ComputeV1Assembly
Google.Cloud.Compute.V1.dll
Fields
Global
public const string Global = "GLOBAL"
Wire representation of Global.
Field Value | |
---|---|
Type | Description |
string |
LocalRegion
public const string LocalRegion = "LOCAL_REGION"
Wire representation of LocalRegion.
Field Value | |
---|---|
Type | Description |
string |
LpGlobal
public const string LpGlobal = "LP_GLOBAL"
Wire representation of LpGlobal.
Field Value | |
---|---|
Type | Description |
string |
LpLocalRegion
public const string LpLocalRegion = "LP_LOCAL_REGION"
Wire representation of LpLocalRegion.
Field Value | |
---|---|
Type | Description |
string |
UndefinedLocationPresence
public const string UndefinedLocationPresence = "UNDEFINED_LOCATION_PRESENCE"
Wire representation of UndefinedLocationPresence.
Field Value | |
---|---|
Type | Description |
string |