Aracılığıyla paylaş


DscNodeOperationsExtensions.ListByAutomationAccountNext Yöntem

Tanım

dsc düğümlerinin listesini alın. http://aka.ms/azureautomationsdk/dscnodeoperations

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

Parametreler

operations
IDscNodeOperations

Bu uzantı yöntemi için işlem grubu.

nextPageLink
String

Önceki başarılı List işlemi çağrısından NextLink.

Döndürülenler

Şunlara uygulanır