Compartilhar via


NamespacesOperationsExtensions.ListNetworkRuleSetsNext Método

Definição

Obtém a lista de NetworkRuleSet para um Namespace.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ServiceBus.Models.NetworkRuleSet> ListNetworkRuleSetsNext (this Microsoft.Azure.Management.ServiceBus.INamespacesOperations operations, string nextPageLink);
static member ListNetworkRuleSetsNext : Microsoft.Azure.Management.ServiceBus.INamespacesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ServiceBus.Models.NetworkRuleSet>
<Extension()>
Public Function ListNetworkRuleSetsNext (operations As INamespacesOperations, nextPageLink As String) As IPage(Of NetworkRuleSet)

Parâmetros

operations
INamespacesOperations

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