public sealed class InterconnectGroupPhysicalStructure : IMessage<InterconnectGroupPhysicalStructure>, IEquatable<InterconnectGroupPhysicalStructure>, IDeepCloneable<InterconnectGroupPhysicalStructure>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InterconnectGroupPhysicalStructure.
[Output Only] An analysis of the physical layout of Interconnects in this group. Every Interconnect in the group is shown once in this structure.
Implements
IMessageInterconnectGroupPhysicalStructure, IEquatableInterconnectGroupPhysicalStructure, IDeepCloneableInterconnectGroupPhysicalStructure, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
InterconnectGroupPhysicalStructure()
public InterconnectGroupPhysicalStructure()
InterconnectGroupPhysicalStructure(InterconnectGroupPhysicalStructure)
public InterconnectGroupPhysicalStructure(InterconnectGroupPhysicalStructure other)
Parameter | |
---|---|
Name | Description |
other |
InterconnectGroupPhysicalStructure |
Properties
Metros
public RepeatedField<InterconnectGroupPhysicalStructureMetros> Metros { get; }
Property Value | |
---|---|
Type | Description |
RepeatedFieldInterconnectGroupPhysicalStructureMetros |