Partager via


IWithAuthorizationRule.WithoutAuthorizationRule(String) Méthode

Définition

Supprime une règle d’autorisation associée à l’espace de noms event hub.

public Microsoft.Azure.Management.Eventhub.Fluent.EventHubNamespace.Update.IUpdate WithoutAuthorizationRule (string ruleName);
abstract member WithoutAuthorizationRule : string -> Microsoft.Azure.Management.Eventhub.Fluent.EventHubNamespace.Update.IUpdate
Public Function WithoutAuthorizationRule (ruleName As String) As IUpdate

Paramètres

ruleName
String

Nom de la règle.

Retours

S’applique à