CredentialOperationsExtensions.ListNext(ICredentialOperations, String) Method

Definition

public static Microsoft.Azure.Management.Automation.Models.CredentialListResponse ListNext (this Microsoft.Azure.Management.Automation.ICredentialOperations operations, string nextLink);
static member ListNext : Microsoft.Azure.Management.Automation.ICredentialOperations * string -> Microsoft.Azure.Management.Automation.Models.CredentialListResponse
<Extension()>
Public Function ListNext (operations As ICredentialOperations, nextLink As String) As CredentialListResponse

Parameters

nextLink
String

Returns

Applies to