DscConfigurationOperationsExtensions.ListNext Method

Definition

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

Parameters

nextLink
String

Returns

Applies to