次の方法で共有


VirtualMachineRunCommandsOperationsExtensions.ListNext Method

Definition

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.RunCommandDocumentBase> ListNext (this Microsoft.Azure.Commands.Common.Compute.Version_2018_04.IVirtualMachineRunCommandsOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.IVirtualMachineRunCommandsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.RunCommandDocumentBase>
<Extension()>
Public Function ListNext (operations As IVirtualMachineRunCommandsOperations, nextPageLink As String) As IPage(Of RunCommandDocumentBase)

Parameters

nextPageLink
String

Returns

Applies to