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
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET