VpnConfigurationPatchablePropertiesOptionAProperties interface
option A properties
- Extends
Inherited Properties
bfd |
BFD Configuration properties. |
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 Id.Example : 501 |
Inherited Property Details
bfdConfiguration
BFD Configuration properties.
bfdConfiguration?: BfdConfiguration
Property Value
Inherited From OptionAProperties.bfdConfiguration
mtu
MTU to use for option A peering.
mtu?: number
Property Value
number
Inherited From OptionAProperties.mtu
peerASN
Peer ASN number.Example : 28
peerASN?: number
Property Value
number
Inherited From OptionAProperties.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