Share via


ExternalNetworkOptionAProperties Class

Definition

option A properties object.

public class ExternalNetworkOptionAProperties : Azure.ResourceManager.ManagedNetworkFabric.Models.Layer3IPPrefixProperties
type ExternalNetworkOptionAProperties = class
    inherit Layer3IPPrefixProperties
Public Class ExternalNetworkOptionAProperties
Inherits Layer3IPPrefixProperties
Inheritance
ExternalNetworkOptionAProperties

Constructors

ExternalNetworkOptionAProperties()

Initializes a new instance of ExternalNetworkOptionAProperties.

Properties

BfdConfiguration

BFD configuration properties.

EgressAclId

Egress Acl. ARM resource ID of Access Control Lists.

FabricAsn

Fabric ASN number. Example 65001.

IngressAclId

Ingress Acl. ARM resource ID of Access Control Lists.

Mtu

MTU to use for option A peering.

PeerAsn

Peer ASN number.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 identifier. Example : 501.

Applies to