共用方式為


ActivityOperationsExtensions.ListNext(IActivityOperations, String) 方法

定義

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

參數

operations
IActivityOperations
nextLink
String

傳回

適用於