Udostępnij za pośrednictwem


IAppServiceCertificateOrder.VerifyDomainOwnershipAsync Metoda

Definicja

Weryfikuje własność domeny, udostępniając domenę kupioną przez platformę 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

Parametry

domain
IAppServiceDomain

Domena zarządzana platformy Azure.

cancellationToken
CancellationToken

Zwraca

Dotyczy