Sdílet prostřednictvím


DscNodeConfigurationOperationsExtensions.ListByAutomationAccountNext Metoda

Definice

Načte seznam konfigurací uzlů DSC. http://aka.ms/azureautomationsdk/dscnodeconfigurations

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

Parametry

operations
IDscNodeConfigurationOperations

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

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro