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.AppService.Fluent.IAppServiceCertificateOrdersOperations operations, Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificateOrderInner appServiceCertificateOrder, System.Threading.CancellationToken cancellationToken = default);
static member ValidatePurchaseInformationAsync : Microsoft.Azure.Management.AppService.Fluent.IAppServiceCertificateOrdersOperations * Microsoft.Azure.Management.AppService.Fluent.Models.AppServiceCertificateOrderInner * System.Threading.CancellationToken -> System.Threading.Tasks.Task
<Extension()>
Public Function ValidatePurchaseInformationAsync (operations As IAppServiceCertificateOrdersOperations, appServiceCertificateOrder As AppServiceCertificateOrderInner, Optional cancellationToken As CancellationToken = Nothing) As Task

Parameter

operations
IAppServiceCertificateOrdersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

appServiceCertificateOrder
AppServiceCertificateOrderInner

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: