OptionBLayer3Configuration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
OptionB Layer3 Configuration properties.
public class OptionBLayer3Configuration : Azure.ResourceManager.ManagedNetworkFabric.Models.Layer3IPPrefixProperties
type OptionBLayer3Configuration = class
inherit Layer3IPPrefixProperties
Public Class OptionBLayer3Configuration
Inherits Layer3IPPrefixProperties
- Inheritance
- Derived
Constructors
OptionBLayer3Configuration() |
Initializes a new instance of OptionBLayer3Configuration. |
Properties
FabricAsn |
ASN of CE devices for CE/PE connectivity. |
PeerAsn |
ASN of PE devices for CE/PE connectivity.Example : 28. |
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. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET