VpnConfigurationOptionAProperties 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.
option A properties.
public class VpnConfigurationOptionAProperties : Azure.ResourceManager.ManagedNetworkFabric.Models.OptionAProperties
type VpnConfigurationOptionAProperties = class
inherit OptionAProperties
Public Class VpnConfigurationOptionAProperties
Inherits OptionAProperties
- Inheritance
Constructors
VpnConfigurationOptionAProperties() |
Initializes a new instance of VpnConfigurationOptionAProperties. |
Properties
BfdConfiguration |
BFD Configuration properties. (Inherited from OptionAProperties) |
Mtu |
MTU to use for option A peering. (Inherited from OptionAProperties) |
PeerAsn |
Peer ASN number.Example : 28. (Inherited from OptionAProperties) |
PrimaryIPv4Prefix |
IPv4 Address Prefix. |
PrimaryIPv6Prefix |
IPv6 Address Prefix. |
SecondaryIPv4Prefix |
Secondary IPv4 Address Prefix. |
SecondaryIPv6Prefix |
Secondary IPv6 Address Prefix. |
VlanId |
Vlan Id.Example : 501. (Inherited from OptionAProperties) |
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