Share via


ActivityOperationsExtensions.ListNext(IActivityOperations, String) Method

Definition

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

Parameters

operations
IActivityOperations
nextLink
String

Returns

Applies to