Partilhar via


IWithAuthorizationRule.WithNewSendRule(String) Método

Definição

Especifica que uma nova regra de autorização deve ser criada que tenha acesso de envio ao namespace do hub de eventos.

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

Parâmetros

ruleName
String

Nome de regra.

Retornos

Aplica-se a