AuthorizationRule.DefinitionStages.WithListen<T> Interface

Type Parameters

T

the next stage of the definition

public static interface AuthorizationRule.DefinitionStages.WithListen

The stage of the Service Bus authorization rule definition allowing to enable listen policy.

Method Summary

Modifier and Type Method and Description
abstract T withListeningEnabled()

Method Details

withListeningEnabled

public abstract T withListeningEnabled()

Returns:

the next stage of the definition

Applies to