Compute Engine v1 API - Class InterconnectAttachmentL2ForwardingGeneveHeader (3.22.0)

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

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

GeneveHeader related configurations.

Inheritance

object > InterconnectAttachmentL2ForwardingGeneveHeader

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

InterconnectAttachmentL2ForwardingGeneveHeader()

public InterconnectAttachmentL2ForwardingGeneveHeader()

InterconnectAttachmentL2ForwardingGeneveHeader(InterconnectAttachmentL2ForwardingGeneveHeader)

public InterconnectAttachmentL2ForwardingGeneveHeader(InterconnectAttachmentL2ForwardingGeneveHeader other)
Parameter
Name Description
other InterconnectAttachmentL2ForwardingGeneveHeader

Properties

HasVni

public bool HasVni { get; }

Gets whether the "vni" field is set

Property Value
Type Description
bool

Vni

public uint Vni { get; set; }

Optional. VNI is a 24-bit unique virtual network identifier, from 0 to 16,777,215.

Property Value
Type Description
uint