Freigeben über


ComputePoliciesOperationsExtensions.ListByAccountNext Methode

Definition

Listet die Data Lake Analytics Computerichtlinien innerhalb des angegebenen Data Lake Analytics-Kontos auf. Ein Konto unterstützt höchstens 50 Richtlinien.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataLake.Analytics.Models.ComputePolicy> ListByAccountNext (this Microsoft.Azure.Management.DataLake.Analytics.IComputePoliciesOperations operations, string nextPageLink);
static member ListByAccountNext : Microsoft.Azure.Management.DataLake.Analytics.IComputePoliciesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataLake.Analytics.Models.ComputePolicy>
<Extension()>
Public Function ListByAccountNext (operations As IComputePoliciesOperations, nextPageLink As String) As IPage(Of ComputePolicy)

Parameter

operations
IComputePoliciesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: