Partager via


FirewallRulesOperationsExtensions.ListByAccountNext Méthode

Définition

Répertorie les règles de pare-feu Data Lake Store dans le compte Data Lake Store spécifié.

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

Paramètres

operations
IFirewallRulesOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à