Compartilhar via


IWithAuthorizationRule.WithNewManageRule(String) Método

Definição

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

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

Parâmetros

name
String

Nome de regra.

Retornos

Aplica-se a