Partager via


IWithAuthorizationRule.WithNewSendRule(String) Méthode

Définition

Spécifie qu’une nouvelle règle d’autorisation doit être créée et dispose d’un accès d’envoi au hub d’événements.

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

Paramètres

name
String

Nom de la règle.

Retours

S’applique à