Partilhar via


IWithAuthorizationRule.WithoutAuthorizationRule(String) Método

Definição

Exclui uma regra de autorização associada ao namespace do hub de eventos.

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

Parâmetros

ruleName
String

Nome de regra.

Retornos

Aplica-se a