Freigeben über


FirewallRulesOperationsExtensions.ListByAccountNext Methode

Definition

Listet die Data Lake Analytics Firewallregeln innerhalb des angegebenen Data Lake Analytics-Kontos auf.

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

Parameter

operations
IFirewallRulesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: