Sdílet prostřednictvím


CredentialOperationsExtensions.ListByAutomationAccountNext Metoda

Definice

Načtěte seznam přihlašovacích údajů. http://aka.ms/azureautomationsdk/credentialoperations

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

Parametry

operations
ICredentialOperations

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

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro