Freigeben über


NamespacesOperationsExtensions.CreateOrUpdateNetworkRuleSet Methode

Definition

Erstellen oder aktualisieren Sie NetworkRuleSet für einen Namespace.

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

Parameter

operations
INamespacesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name der Ressourcengruppe innerhalb des Azure-Abonnements.

namespaceName
String

Der Namespacename

parameters
NetworkRuleSet

Der Namespace IpFilterRule.

Gibt zurück

Gilt für: