Freigeben über


DeploymentsOperationsExtensions.ListForClusterNext Methode

Definition

Auflisten von Bereitstellungen für einen bestimmten Dienst

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

Parameter

operations
IDeploymentsOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: