Share via


VariableOperationsExtensions.ListNext(IVariableOperations, String) メソッド

定義

public static Microsoft.Azure.Management.Automation.Models.VariableListResponse ListNext (this Microsoft.Azure.Management.Automation.IVariableOperations operations, string nextLink);
static member ListNext : Microsoft.Azure.Management.Automation.IVariableOperations * string -> Microsoft.Azure.Management.Automation.Models.VariableListResponse
<Extension()>
Public Function ListNext (operations As IVariableOperations, nextLink As String) As VariableListResponse

パラメーター

operations
IVariableOperations
nextLink
String

戻り値

適用対象