AuthorizationRule.UpdateStages.WithListenOrSendOrManage<T> Interface

Type Parameters

T

the next stage of the update

Implements

public static interface AuthorizationRule.UpdateStages.WithListenOrSendOrManage
extends WithListen<T>, WithSendOrManage<T>

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

Applies to