次の方法で共有


IAppServiceCertificateOrder.VerifyDomainOwnership(IAppServiceDomain) メソッド

定義

Azure で購入したドメインを指定して、ドメインの所有権を確認します。

public void VerifyDomainOwnership (Microsoft.Azure.Management.AppService.Fluent.IAppServiceDomain domain);
abstract member VerifyDomainOwnership : Microsoft.Azure.Management.AppService.Fluent.IAppServiceDomain -> unit
Public Sub VerifyDomainOwnership (domain As IAppServiceDomain)

パラメーター

domain
IAppServiceDomain

Azure マネージド ドメイン。

適用対象