AuthorizationRule.DefinitionStages.WithSendOrManage<T> Interface

Type Parameters

T

the next stage of the definition

Implements

public static interface AuthorizationRule.DefinitionStages.WithSendOrManage
extends WithSend<T>, WithManage<T>

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

Applies to