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

Ipv6Config 类

定义

与 IPv6 地址配置相关的详细信息。

public class Ipv6Config
type Ipv6Config = class
Public Class Ipv6Config
继承
Ipv6Config

构造函数

Ipv6Config()

初始化 Ipv6Config 类的新实例。

Ipv6Config(String, Nullable<Int32>, String)

初始化 Ipv6Config 类的新实例。

属性

Gateway

获取网络适配器的 IPv6 网关。

IpAddress

获取网络适配器的 IPv6 地址。

PrefixLength

获取网络适配器的 IPv6 前缀。

适用于