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

IUpdatePremiumEndpoint.WithCustomDomain(String) 方法

定义

在终结点中添加新的 CDN 自定义域。

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdatePremiumEndpoint.IUpdatePremiumEndpoint WithCustomDomain (string hostName);
abstract member WithCustomDomain : string -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.UpdatePremiumEndpoint.IUpdatePremiumEndpoint
Public Function WithCustomDomain (hostName As String) As IUpdatePremiumEndpoint

参数

hostName
String

自定义域主机名。

返回

适用于