你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
OptionBLayer3Configuration 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
OptionB Layer3 配置属性。
public class OptionBLayer3Configuration : Azure.ResourceManager.ManagedNetworkFabric.Models.Layer3IPPrefixProperties
type OptionBLayer3Configuration = class
inherit Layer3IPPrefixProperties
Public Class OptionBLayer3Configuration
Inherits Layer3IPPrefixProperties
- 继承
- 派生
构造函数
OptionBLayer3Configuration() |
初始化 OptionBLayer3Configuration 的新实例。 |
属性
FabricAsn |
CE/PE 连接的 CE 设备的 ASN。 |
PeerAsn |
用于 CE/PE 连接的 PE 设备的 ASN。示例:28。 |
PrimaryIPv4Prefix |
IPv4 地址前缀。 (继承自 Layer3IPPrefixProperties) |
PrimaryIPv6Prefix |
IPv6 地址前缀。 (继承自 Layer3IPPrefixProperties) |
SecondaryIPv4Prefix |
辅助 IPv4 地址前缀。 (继承自 Layer3IPPrefixProperties) |
SecondaryIPv6Prefix |
辅助 IPv6 地址前缀。 (继承自 Layer3IPPrefixProperties) |
VlanId |
用于 CE/PE 第 3 层连接的 VLAN。示例:501。 |