Bagikan melalui


IAppServiceCertificateOrder.VerifyDomainOwnership(IAppServiceDomain) Method

Definition

Verifies the ownership of the domain by providing the Azure purchased domain.

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)

Parameters

domain
IAppServiceDomain

The Azure managed domain.

Applies to