Compute Engine v1 API - Class InterconnectAttachmentPrivateInfo (2.15.0)

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

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

Information for an interconnect attachment when this belongs to an interconnect of type DEDICATED.

Inheritance

object > InterconnectAttachmentPrivateInfo

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

InterconnectAttachmentPrivateInfo()

public InterconnectAttachmentPrivateInfo()

InterconnectAttachmentPrivateInfo(InterconnectAttachmentPrivateInfo)

public InterconnectAttachmentPrivateInfo(InterconnectAttachmentPrivateInfo other)
Parameter
NameDescription
otherInterconnectAttachmentPrivateInfo

Properties

HasTag8021Q

public bool HasTag8021Q { get; }

Gets whether the "tag8021q" field is set

Property Value
TypeDescription
bool

Tag8021Q

public uint Tag8021Q { get; set; }

[Output Only] 802.1q encapsulation tag to be used for traffic between Google and the customer, going to and from this network and region.

Property Value
TypeDescription
uint