次の方法で共有


DeploymentsOperationsExtensions.ListNext Method

Definition

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Internal.Resources.Models.DeploymentExtended> ListNext (this Microsoft.Azure.Management.Internal.Resources.IDeploymentsOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.Internal.Resources.IDeploymentsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Internal.Resources.Models.DeploymentExtended>
<Extension()>
Public Function ListNext (operations As IDeploymentsOperations, nextPageLink As String) As IPage(Of DeploymentExtended)

Parameters

nextPageLink
String

Returns

Applies to