public sealed class InterconnectAttachmentGroupLogicalStructure : IMessage<InterconnectAttachmentGroupLogicalStructure>, IEquatable<InterconnectAttachmentGroupLogicalStructure>, IDeepCloneable<InterconnectAttachmentGroupLogicalStructure>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class InterconnectAttachmentGroupLogicalStructure.
[Output Only] An analysis of the logical layout of Attachments in this group. Every Attachment in the group is shown once in this structure.
Implements
IMessageInterconnectAttachmentGroupLogicalStructure, IEquatableInterconnectAttachmentGroupLogicalStructure, IDeepCloneableInterconnectAttachmentGroupLogicalStructure, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
InterconnectAttachmentGroupLogicalStructure()
public InterconnectAttachmentGroupLogicalStructure()
InterconnectAttachmentGroupLogicalStructure(InterconnectAttachmentGroupLogicalStructure)
public InterconnectAttachmentGroupLogicalStructure(InterconnectAttachmentGroupLogicalStructure other)
Parameter | |
---|---|
Name | Description |
other |
InterconnectAttachmentGroupLogicalStructure |
Properties
Regions
public RepeatedField<InterconnectAttachmentGroupLogicalStructureRegion> Regions { get; }
Property Value | |
---|---|
Type | Description |
RepeatedFieldInterconnectAttachmentGroupLogicalStructureRegion |