Sdílet prostřednictvím


CertificateOperationsExtensions.ListByBatchAccountNext Metoda

Definice

Upozornění

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

Zobrazí seznam všech certifikátů v zadaném účtu.

[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)

Parametry

operations
ICertificateOperations

Skupina operací pro tuto metodu rozšíření.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Atributy

Poznámky

Upozornění: Tato operace je zastaralá a po únoru 2024 se odebere. Místo toho použijte [rozšíření Azure KeyVault](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) .

Platí pro