Freigeben über


NamespacesOperationsExtensions.GetNetworkRuleSet Methode

Definition

Ruft NetworkRuleSet für einen Namespace ab.

public static Microsoft.Azure.Management.ServiceBus.Models.NetworkRuleSet GetNetworkRuleSet (this Microsoft.Azure.Management.ServiceBus.INamespacesOperations operations, string resourceGroupName, string namespaceName);
static member GetNetworkRuleSet : Microsoft.Azure.Management.ServiceBus.INamespacesOperations * string * string -> Microsoft.Azure.Management.ServiceBus.Models.NetworkRuleSet
<Extension()>
Public Function GetNetworkRuleSet (operations As INamespacesOperations, resourceGroupName As String, namespaceName As String) As 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: