次の方法で共有


IWithPremiumAttach<ParentT>.WithCustomDomain(String) メソッド

定義

エンドポイントの新しい CDN カスタム ドメインを追加します。

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

パラメーター

hostName
String

カスタム ドメイン ホスト名。

戻り値

適用対象