Compute Engine v1 API - Class InterconnectAttachmentGroupAttachment (3.10.0)

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

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

An Attachment in this AttachmentGroup.

Inheritance

object > InterconnectAttachmentGroupAttachment

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

InterconnectAttachmentGroupAttachment()

public InterconnectAttachmentGroupAttachment()

InterconnectAttachmentGroupAttachment(InterconnectAttachmentGroupAttachment)

public InterconnectAttachmentGroupAttachment(InterconnectAttachmentGroupAttachment other)
Parameter
Name Description
other InterconnectAttachmentGroupAttachment

Properties

Attachment

public string Attachment { get; set; }
Property Value
Type Description
string

HasAttachment

public bool HasAttachment { get; }

Gets whether the "attachment" field is set

Property Value
Type Description
bool