public enum InterconnectLocationRegionInfo.Types.LocationPresence
Reference documentation and code samples for the Compute Engine v1 API enum InterconnectLocationRegionInfo.Types.LocationPresence.
Identifies the network presence of this location.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields |
|
---|---|
Name | Description |
Global |
This region is not in any common network presence with this InterconnectLocation. |
LocalRegion |
This region shares the same regional network presence as this InterconnectLocation. |
LpGlobal |
[Deprecated] This region is not in any common network presence with this InterconnectLocation. |
LpLocalRegion |
[Deprecated] This region shares the same regional network presence as this InterconnectLocation. |
UndefinedLocationPresence |
A value indicating that the enum field is not set. |