Sdílet prostřednictvím


NodeReportsOperationsExtensions.ListByNodeNext Metoda

Definice

Načtěte seznam sestav uzlů Dsc podle ID uzlu. http://aka.ms/azureautomationsdk/dscnodereportoperations

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

Parametry

operations
INodeReportsOperations

Skupina operací pro tuto rozšiřující metodu.

nextPageLink
String

The NextLink from the previous successful call to List operation.

Návraty

Platí pro