你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Layer3IPPrefixProperties 类

定义

第 3 层主要和辅助 IP 地址前缀。

public class Layer3IPPrefixProperties
type Layer3IPPrefixProperties = class
Public Class Layer3IPPrefixProperties
继承
Layer3IPPrefixProperties
派生

构造函数

Layer3IPPrefixProperties()

初始化 Layer3IPPrefixProperties 的新实例。

属性

PrimaryIPv4Prefix

IPv4 地址前缀。

PrimaryIPv6Prefix

IPv6 地址前缀。

SecondaryIPv4Prefix

辅助 IPv4 地址前缀。

SecondaryIPv6Prefix

辅助 IPv6 地址前缀。

适用于