IAppServiceCertificateOrder.VerifyDomainOwnershipAsync Método

Definição

Verifica a propriedade do domínio fornecendo o domínio adquirido do 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

Parâmetros

domain
IAppServiceDomain

O domínio gerenciado do Azure.

cancellationToken
CancellationToken

Retornos

Aplica-se a