다음을 통해 공유


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

반환

적용 대상