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

IWithAaaaRecordIPv6Address<ParentT> 接口

定义

允许添加第一条 AAAA 记录的 AAAA 记录集定义的阶段。

public interface IWithAaaaRecordIPv6Address<ParentT>
type IWithAaaaRecordIPv6Address<'ParentT> = interface
Public Interface IWithAaaaRecordIPv6Address(Of ParentT)

类型参数

ParentT

WithAttach.attach () 的返回类型。

派生

方法

WithIPv6Address(String)

使用此记录集中提供的 IPv6 地址创建 AAAA 记录。

适用于