Freigeben über


AppServiceCertificateOrdersOperationsExtensions.RetrieveCertificateEmailHistoryAsync Methode

Definition

Abrufen des E-Mail-Verlaufs.

public static System.Threading.Tasks.Task<System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.CertificateEmail>> RetrieveCertificateEmailHistoryAsync (this Microsoft.Azure.Management.WebSites.IAppServiceCertificateOrdersOperations operations, string resourceGroupName, string name, System.Threading.CancellationToken cancellationToken = default);
static member RetrieveCertificateEmailHistoryAsync : Microsoft.Azure.Management.WebSites.IAppServiceCertificateOrdersOperations * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.CertificateEmail>>
<Extension()>
Public Function RetrieveCertificateEmailHistoryAsync (operations As IAppServiceCertificateOrdersOperations, resourceGroupName As String, name As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IList(Of CertificateEmail))

Parameter

operations
IAppServiceCertificateOrdersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name der Ressourcengruppe, zu der die Ressource gehört.

name
String

Name der Zertifikatreihenfolge.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Hinweise

Beschreibung für Abrufen des E-Mail-Verlaufs.

Gilt für: