Compute Engine v1 API - Class InterconnectAttachmentGroupLogicalStructure (3.10.0)

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.

Inheritance

object > InterconnectAttachmentGroupLogicalStructure

Namespace

Google.Cloud.Compute.V1

Assembly

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