Freigeben über


FirewallRulesOperationsExtensions.ListByAccountNextAsync Methode

Definition

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

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallRule>> ListByAccountNextAsync (this Microsoft.Azure.Management.DataLake.Analytics.IFirewallRulesOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);
static member ListByAccountNextAsync : Microsoft.Azure.Management.DataLake.Analytics.IFirewallRulesOperations * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.DataLake.Analytics.Models.FirewallRule>>
<Extension()>
Public Function ListByAccountNextAsync (operations As IFirewallRulesOperations, nextPageLink As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of FirewallRule))

Parameter

operations
IFirewallRulesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: