Dela via


VariableOperationsExtensions.ListByAutomationAccountNext Metod

Definition

Hämta en lista över variabler. http://aka.ms/azureautomationsdk/variableoperations

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

Parametrar

operations
IVariableOperations

Åtgärdsgruppen för den här tilläggsmetoden.

nextPageLink
String

NextLink från det tidigare lyckade anropet till liståtgärden.

Returer

Gäller för