Freigeben über


AppServiceCertificateOrdersOperationsExtensions.ValidatePurchaseInformationAsync Methode

Definition

Überprüfen Sie Informationen für eine Zertifikatreihenfolge.

public static System.Threading.Tasks.Task ValidatePurchaseInformationAsync (this Microsoft.Azure.Management.WebSites.IAppServiceCertificateOrdersOperations operations, Microsoft.Azure.Management.WebSites.Models.AppServiceCertificateOrder appServiceCertificateOrder, System.Threading.CancellationToken cancellationToken = default);
static member ValidatePurchaseInformationAsync : Microsoft.Azure.Management.WebSites.IAppServiceCertificateOrdersOperations * Microsoft.Azure.Management.WebSites.Models.AppServiceCertificateOrder * System.Threading.CancellationToken -> System.Threading.Tasks.Task
<Extension()>
Public Function ValidatePurchaseInformationAsync (operations As IAppServiceCertificateOrdersOperations, appServiceCertificateOrder As AppServiceCertificateOrder, Optional cancellationToken As CancellationToken = Nothing) As Task

Parameter

operations
IAppServiceCertificateOrdersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

appServiceCertificateOrder
AppServiceCertificateOrder

Informationen für eine Zertifikatbestellung.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Hinweise

Beschreibung für Überprüfen von Informationen für eine Zertifikatreihenfolge.

Gilt für: