Partager via


IAppServiceCertificateOrder.VerifyDomainOwnershipAsync Méthode

Définition

Vérifie la propriété du domaine en fournissant le domaine acheté par 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

Paramètres

domain
IAppServiceDomain

Domaine managé Azure.

cancellationToken
CancellationToken

Retours

S’applique à