Compartilhar via


FirewallRulesOperationsExtensions.ListByAccountNext Método

Definição

Lista as regras de firewall do Data Lake Store dentro da conta especificada do Data Lake Store.

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)

Parâmetros

operations
IFirewallRulesOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a