A Direct Connect location where connections and interconnects can be requested.

C# |
public class Location

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | Location()()()() | Initializes a new instance of the Location class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | LocationCode |
The code used to indicate the Direct Connect location.
|
![]() | LocationName |
The name of the Direct Connect location. The name includes the colocation partner name and the physical site of the lit building
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithLocationCode(String) | Obsolete.
Sets the LocationCode property
|
![]() | WithLocationName(String) | Obsolete.
Sets the LocationName property
|

Object | |
![]() | Location |