Partager via


IWithAuthorizationRule.WithoutAuthorizationRule(String) Méthode

Définition

Supprime une règle d’autorisation pour la rubrique .

public Microsoft.Azure.Management.ServiceBus.Fluent.Topic.Update.IUpdate WithoutAuthorizationRule (string name);
abstract member WithoutAuthorizationRule : string -> Microsoft.Azure.Management.ServiceBus.Fluent.Topic.Update.IUpdate
Public Function WithoutAuthorizationRule (name As String) As IUpdate

Paramètres

name
String

Nom de la règle.

Retours

S’applique à