public sealed class InterconnectLocationCrossSiteInterconnectInfo : IMessage<InterconnectLocationCrossSiteInterconnectInfo>, IEquatable<InterconnectLocationCrossSiteInterconnectInfo>, IDeepCloneable<InterconnectLocationCrossSiteInterconnectInfo>, IBufferMessage, IMessageReference 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.
Implements
IMessageInterconnectLocationCrossSiteInterconnectInfo, IEquatableInterconnectLocationCrossSiteInterconnectInfo, IDeepCloneableInterconnectLocationCrossSiteInterconnectInfo, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
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 |
|