Freigeben über


NamespacesOperationsExtensions.ListNetworkRuleSets Methode

Definition

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

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

Parameter

operations
INamespacesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name der Ressourcengruppe innerhalb des Azure-Abonnements.

namespaceName
String

Der Namespacename

Gibt zurück

Gilt für: