Enum InterconnectLocationRegionInfo.Types.LocationPresence (1.4.0)

public enum LocationPresence

Identifies the network presence of this location.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
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.