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.
Implements
IMessageInterconnectAttachmentPrivateInfo, IEquatableInterconnectAttachmentPrivateInfo, IDeepCloneableInterconnectAttachmentPrivateInfo, 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 |
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 | |
---|---|
Type | Description |
uint |