Microsoft.Azure.Management.Eventhub.Fluent.AuthorizationRule.Definition Namespace

Interfaces

IWithListen<T>

The stage of the event hub namespace or event hub authorization rule definition allowing to enable listen policy.

IWithListenOrSendOrManage<T>

The stage of the event hub namespace or event hub authorization rule definition allowing to enable listen, send or manage policy.

IWithManage<T>

The stage of the event hub namespace or event hub authorization rule definition allowing to enable manage policy.

IWithSend<T>

The stage of the event hub namespace or event hub authorization rule definition allowing to enable send policy.

IWithSendOrManage<T>

The stage of the event hub namespace or event hub authorization rule definition allowing to enable send or manage policy.