Freigeben über


CertificateOperationsExtensions.ListByBatchAccountNext Methode

Definition

Achtung

This operation is deprecated. Please do not use it any longer.

Listet alle Zertifikate im angegebenen Konto auf.

[System.Obsolete("This operation is deprecated. Please do not use it any longer.")]
public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.Certificate> ListByBatchAccountNext (this Microsoft.Azure.Management.Batch.ICertificateOperations operations, string nextPageLink);
[<System.Obsolete("This operation is deprecated. Please do not use it any longer.")>]
static member ListByBatchAccountNext : Microsoft.Azure.Management.Batch.ICertificateOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Batch.Models.Certificate>
<Extension()>
Public Function ListByBatchAccountNext (operations As ICertificateOperations, nextPageLink As String) As IPage(Of Certificate)

Parameter

operations
ICertificateOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Attribute

Hinweise

Warnung: Dieser Vorgang ist veraltet und wird nach Februar 2024 entfernt. Verwenden Sie stattdessen die [Azure KeyVault-Erweiterung](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide)

Gilt für: