Sdílet prostřednictvím


VariableOperationsExtensions.ListByAutomationAccountNext Metoda

Definice

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)

Parametry

operations
IVariableOperations

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