ConnectionTypeOperationsExtensions.ListNext Method

Definition

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

Parameters

nextLink
String

Returns

Applies to