Partager via


IWithAuthorizationRule.WithoutAuthorizationRule(String) Méthode

Définition

Spécifie qu’une règle d’autorisation associée au hub d’événements doit être supprimée.

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

Paramètres

ruleName
String

Nom de la règle.

Retours

S’applique à