共用方式為


IWithStandardAttach<ParentT>.WithCustomDomain(String) 方法

定義

在端點內加入新的 CDN 自訂網域。

public Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.Definition.IWithStandardAttach<ParentT> WithCustomDomain (string hostName);
abstract member WithCustomDomain : string -> Microsoft.Azure.Management.Cdn.Fluent.CdnEndpoint.Definition.IWithStandardAttach<'ParentT>
Public Function WithCustomDomain (hostName As String) As IWithStandardAttach(Of ParentT)

參數

hostName
String

自訂功能變數名稱。

傳回

適用於