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 hub de eventos.

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

Parâmetros

name
String

Nome de regra.

Retornos

Aplica-se a