Sdílet prostřednictvím


DscConfigurationOperationsExtensions.ListByAutomationAccountNext Metoda

Definice

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.DscConfiguration> ListByAutomationAccountNext (this Microsoft.Azure.Management.Automation.IDscConfigurationOperations operations, string nextPageLink);
static member ListByAutomationAccountNext : Microsoft.Azure.Management.Automation.IDscConfigurationOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Automation.Models.DscConfiguration>
<Extension()>
Public Function ListByAutomationAccountNext (operations As IDscConfigurationOperations, nextPageLink As String) As IPage(Of DscConfiguration)

Parametry

operations
IDscConfigurationOperations

Skupina operací pro tuto metodu rozšíření.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro