Aracılığıyla paylaş


DscNodeConfigurationOperationsExtensions.ListByAutomationAccountNext Yöntem

Tanım

dsc düğümü yapılandırmalarının listesini alın. 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)

Parametreler

operations
IDscNodeConfigurationOperations

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