次の方法で共有


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

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

戻り値

適用対象