Compartilhar via


IWithAuthorizationRule.WithoutAuthorizationRule(String) Método

Definição

Especifica que uma regra de autorização associada ao hub de eventos deve ser excluída.

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

Parâmetros

ruleName
String

Nome de regra.

Retornos

Aplica-se a