ExternalNetworkPropertiesOptionAProperties interface
option A properties object
- Extends
Inherited Properties
bfd |
BFD configuration properties |
egress |
Egress Acl. ARM resource ID of Access Control Lists. |
fabricASN | Fabric ASN number. Example 65001 NOTE: This property will not be serialized. It can only be populated by the server. |
ingress |
Ingress Acl. ARM resource ID of Access Control Lists. |
mtu | MTU to use for option A peering. |
peerASN | Peer ASN number.Example : 28 |
primary |
IPv4 Address Prefix. |
primary |
IPv6 Address Prefix. |
secondary |
Secondary IPv4 Address Prefix. |
secondary |
Secondary IPv6 Address Prefix. |
vlan |
Vlan identifier. Example : 501 |
Inherited Property Details
bfdConfiguration
BFD configuration properties
bfdConfiguration?: BfdConfiguration
Property Value
Inherited From L3OptionAProperties.bfdConfiguration
egressAclId
Egress Acl. ARM resource ID of Access Control Lists.
egressAclId?: string
Property Value
string
Inherited From L3OptionAProperties.egressAclId
fabricASN
Fabric ASN number. Example 65001 NOTE: This property will not be serialized. It can only be populated by the server.
fabricASN?: number
Property Value
number
Inherited From L3OptionAProperties.fabricASN
ingressAclId
Ingress Acl. ARM resource ID of Access Control Lists.
ingressAclId?: string
Property Value
string
Inherited From L3OptionAProperties.ingressAclId
mtu
MTU to use for option A peering.
mtu?: number
Property Value
number
Inherited From L3OptionAProperties.mtu
peerASN
Peer ASN number.Example : 28
peerASN?: number
Property Value
number
Inherited From L3OptionAProperties.peerASN
primaryIpv4Prefix
IPv4 Address Prefix.
primaryIpv4Prefix?: string
Property Value
string
Inherited From Layer3IpPrefixProperties.primaryIpv4Prefix
primaryIpv6Prefix
IPv6 Address Prefix.
primaryIpv6Prefix?: string
Property Value
string
Inherited From Layer3IpPrefixProperties.primaryIpv6Prefix
secondaryIpv4Prefix
Secondary IPv4 Address Prefix.
secondaryIpv4Prefix?: string
Property Value
string
Inherited From Layer3IpPrefixProperties.secondaryIpv4Prefix
secondaryIpv6Prefix
Secondary IPv6 Address Prefix.
secondaryIpv6Prefix?: string
Property Value
string
Inherited From Layer3IpPrefixProperties.secondaryIpv6Prefix
vlanId
Vlan identifier. Example : 501
vlanId?: number
Property Value
number
Inherited From L3OptionAProperties.vlanId