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

IWithAaaaRecordIPv6Address 接口

定义

允许添加或删除 AAAA 记录的 AAAA 记录集更新的阶段。

public interface IWithAaaaRecordIPv6Address
type IWithAaaaRecordIPv6Address = interface
Public Interface IWithAaaaRecordIPv6Address
派生

方法

WithIPv6Address(String)

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

WithoutIPv6Address(String)

从此记录集中删除具有提供的 IPv6 地址的 AAAA 记录。

适用于