Freigeben über


NamespacesOperationsExtensions.ListNetworkRuleSetsNext Methode

Definition

Ruft die Liste von NetworkRuleSet für einen Namespace ab.

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)

Parameter

operations
INamespacesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

Der NextLink aus dem vorherigen erfolgreichen Aufruf des List-Vorgangs.

Gibt zurück

Gilt für: