Compute Engine v1 API - Class InterconnectAttachmentsScopedList (2.15.0)

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

Inheritance

object > InterconnectAttachmentsScopedList

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

InterconnectAttachmentsScopedList()

public InterconnectAttachmentsScopedList()

InterconnectAttachmentsScopedList(InterconnectAttachmentsScopedList)

public InterconnectAttachmentsScopedList(InterconnectAttachmentsScopedList other)
Parameter
NameDescription
otherInterconnectAttachmentsScopedList

Properties

InterconnectAttachments

public RepeatedField<InterconnectAttachment> InterconnectAttachments { get; }

A list of interconnect attachments contained in this scope.

Property Value
TypeDescription
RepeatedFieldInterconnectAttachment

Warning

public Warning Warning { get; set; }

Informational warning which replaces the list of addresses when the list is empty.

Property Value
TypeDescription
Warning