Partager via


NamespacesOperationsExtensions.ListNetworkRuleSet Méthode

Définition

Obtient NetworkRuleSet pour un espace de noms.

public static Microsoft.Azure.Management.EventHub.Models.NetworkRuleSetListResult ListNetworkRuleSet (this Microsoft.Azure.Management.EventHub.INamespacesOperations operations, string resourceGroupName, string namespaceName);
static member ListNetworkRuleSet : Microsoft.Azure.Management.EventHub.INamespacesOperations * string * string -> Microsoft.Azure.Management.EventHub.Models.NetworkRuleSetListResult
<Extension()>
Public Function ListNetworkRuleSet (operations As INamespacesOperations, resourceGroupName As String, namespaceName As String) As NetworkRuleSetListResult

Paramètres

operations
INamespacesOperations

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

resourceGroupName
String

Nom du groupe de ressources dans l’abonnement Azure.

namespaceName
String

Nom de l’espace de noms

Retours

S’applique à