Sdílet prostřednictvím


AppServiceCertificateOrdersOperationsExtensions.VerifyDomainOwnershipAsync Metoda

Definice

Ověřte vlastnictví domény pro tuto objednávku certifikátů.

public static System.Threading.Tasks.Task VerifyDomainOwnershipAsync (this Microsoft.Azure.Management.AppService.Fluent.IAppServiceCertificateOrdersOperations operations, string resourceGroupName, string certificateOrderName, System.Threading.CancellationToken cancellationToken = default);
static member VerifyDomainOwnershipAsync : Microsoft.Azure.Management.AppService.Fluent.IAppServiceCertificateOrdersOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task
<Extension()>
Public Function VerifyDomainOwnershipAsync (operations As IAppServiceCertificateOrdersOperations, resourceGroupName As String, certificateOrderName As String, Optional cancellationToken As CancellationToken = Nothing) As Task

Parametry

operations
IAppServiceCertificateOrdersOperations

Skupina operací pro tuto rozšiřující metodu.

resourceGroupName
String

Název skupiny prostředků, do které prostředek patří.

certificateOrderName
String

Název objednávky certifikátu.

cancellationToken
CancellationToken

Token zrušení.

Návraty

Poznámky

Popis pro ověření vlastnictví domény pro tuto objednávku certifikátů.

Platí pro