다음을 통해 공유


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

반환

적용 대상