Compute Engine v1 API - Class InterconnectLocationCrossSiteInterconnectInfo (3.22.0)

public sealed class InterconnectLocationCrossSiteInterconnectInfo : IMessage<InterconnectLocationCrossSiteInterconnectInfo>, IEquatable<InterconnectLocationCrossSiteInterconnectInfo>, IDeepCloneable<InterconnectLocationCrossSiteInterconnectInfo>, IBufferMessage, IMessage

Reference documentation and code samples for the Compute Engine v1 API class InterconnectLocationCrossSiteInterconnectInfo.

Information about Cross-Site Interconnect wires which may be created between the containing location and another remote location.

Inheritance

object > InterconnectLocationCrossSiteInterconnectInfo

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

InterconnectLocationCrossSiteInterconnectInfo()

public InterconnectLocationCrossSiteInterconnectInfo()

InterconnectLocationCrossSiteInterconnectInfo(InterconnectLocationCrossSiteInterconnectInfo)

public InterconnectLocationCrossSiteInterconnectInfo(InterconnectLocationCrossSiteInterconnectInfo other)
Parameter
Name Description
other InterconnectLocationCrossSiteInterconnectInfo

Properties

City

public string City { get; set; }

Output only. The remote location for Cross-Site Interconnect wires. This specifies an InterconnectLocation city (metropolitan area designator), which itself may match multiple InterconnectLocations.

Property Value
Type Description
string

HasCity

public bool HasCity { get; }

Gets whether the "city" field is set

Property Value
Type Description
bool