Share via


NetworkToNetworkInterconnectOptionBLayer3Configuration Class

Definition

Common properties for Layer3Configuration.

public class NetworkToNetworkInterconnectOptionBLayer3Configuration : Azure.ResourceManager.ManagedNetworkFabric.Models.OptionBLayer3Configuration
type NetworkToNetworkInterconnectOptionBLayer3Configuration = class
    inherit OptionBLayer3Configuration
Public Class NetworkToNetworkInterconnectOptionBLayer3Configuration
Inherits OptionBLayer3Configuration
Inheritance
NetworkToNetworkInterconnectOptionBLayer3Configuration

Constructors

NetworkToNetworkInterconnectOptionBLayer3Configuration()

Initializes a new instance of NetworkToNetworkInterconnectOptionBLayer3Configuration.

Properties

FabricAsn

ASN of CE devices for CE/PE connectivity.

(Inherited from OptionBLayer3Configuration)
PeerAsn

ASN of PE devices for CE/PE connectivity.Example : 28.

(Inherited from OptionBLayer3Configuration)
PrimaryIPv4Prefix

IPv4 Address Prefix.

(Inherited from Layer3IPPrefixProperties)
PrimaryIPv6Prefix

IPv6 Address Prefix.

(Inherited from Layer3IPPrefixProperties)
SecondaryIPv4Prefix

Secondary IPv4 Address Prefix.

(Inherited from Layer3IPPrefixProperties)
SecondaryIPv6Prefix

Secondary IPv6 Address Prefix.

(Inherited from Layer3IPPrefixProperties)
VlanId

VLAN for CE/PE Layer 3 connectivity.Example : 501.

(Inherited from OptionBLayer3Configuration)

Applies to