Sdílet prostřednictvím


CertificateOperationsExtensions.ListByAutomationAccountNext Metoda

Definice

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.Certificate> ListByAutomationAccountNext (this Microsoft.Azure.Management.Automation.ICertificateOperations operations, string nextPageLink);
static member ListByAutomationAccountNext : Microsoft.Azure.Management.Automation.ICertificateOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.Certificate>
<Extension()>
Public Function ListByAutomationAccountNext (operations As ICertificateOperations, nextPageLink As String) As IPage(Of Certificate)

Parametry

operations
ICertificateOperations

Skupina operací pro tuto rozšiřující metodu.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro