AuthorizationRule.DefinitionStages.WithListenOrSendOrManage<T> Interface

Type Parameters

T

the next stage of the definition

Implements

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

The stage of the Service Bus authorization rule definition allowing to enable listen, send or manage policy.

Applies to