Udostępnij za pośrednictwem


CertificateOperationsExtensions.ListByBatchAccountNext Metoda

Definicja

Przestroga

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

Wyświetla listę wszystkich certyfikatów na określonym koncie.

[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

Grupa operacji dla tej metody rozszerzenia.

nextPageLink
String

Operacja NextLink z poprzedniego pomyślnego wywołania do listy.

Zwraca

Atrybuty

Uwagi

Ostrzeżenie: Ta operacja jest przestarzała i zostanie usunięta po lutym 2024 r. Użyj [Rozszerzenia usługi Azure KeyVault](https://zcusa.951200.xyz/azure/batch/batch-certificate-migration-guide) zamiast tego.

Dotyczy