public sealed class InterconnectAttachmentPrivateInfo : IMessage<InterconnectAttachmentPrivateInfo>, IEquatable<InterconnectAttachmentPrivateInfo>, IDeepCloneable<InterconnectAttachmentPrivateInfo>, IBufferMessage, IMessageInformation for an interconnect attachment when this belongs to an interconnect of type DEDICATED.
Implements
IMessage<InterconnectAttachmentPrivateInfo>, IEquatable<InterconnectAttachmentPrivateInfo>, IDeepCloneable<InterconnectAttachmentPrivateInfo>, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
InterconnectAttachmentPrivateInfo()
public InterconnectAttachmentPrivateInfo()InterconnectAttachmentPrivateInfo(InterconnectAttachmentPrivateInfo)
public InterconnectAttachmentPrivateInfo(InterconnectAttachmentPrivateInfo other)| Parameter | |
|---|---|
| Name | Description |
other |
InterconnectAttachmentPrivateInfo |
Properties
HasTag8021Q
public bool HasTag8021Q { get; }Gets whether the "tag8021q" field is set
| Property Value | |
|---|---|
| Type | Description |
Boolean |
|
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 | |
|---|---|
| Type | Description |
UInt32 |
|