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

IWithPtrRecordTargetDomainName.WithTargetDomainName(String) 方法

定义

使用此记录集中提供的规范名称创建 CName 记录。

public Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.UpdatePtrRecordSet.IUpdatePtrRecordSet WithTargetDomainName (string targetDomainName);
abstract member WithTargetDomainName : string -> Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.UpdatePtrRecordSet.IUpdatePtrRecordSet
Public Function WithTargetDomainName (targetDomainName As String) As IUpdatePtrRecordSet

参数

targetDomainName
String

目标域名。

返回

适用于