Dela via


CredentialOperationsExtensions.ListByAutomationAccountNext Metod

Definition

Hämta en lista med autentiseringsuppgifter. 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)

Parametrar

operations
ICredentialOperations

Åtgärdsgruppen för den här tilläggsmetoden.

nextPageLink
String

NextLink från det tidigare lyckade anropet till liståtgärden.

Returer

Gäller för