共用方式為


IAppServiceCertificateOrder.VerifyDomainOwnershipAsync 方法

定義

藉由提供 Azure 購買的網域來驗證網域的擁有權。

public System.Threading.Tasks.Task VerifyDomainOwnershipAsync (Microsoft.Azure.Management.AppService.Fluent.IAppServiceDomain domain, System.Threading.CancellationToken cancellationToken = default);
abstract member VerifyDomainOwnershipAsync : Microsoft.Azure.Management.AppService.Fluent.IAppServiceDomain * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function VerifyDomainOwnershipAsync (domain As IAppServiceDomain, Optional cancellationToken As CancellationToken = Nothing) As Task

參數

domain
IAppServiceDomain

Azure 受控網域。

cancellationToken
CancellationToken

傳回

適用於