AuthorizationRule.UpdateStages.WithListen<T> Interface

Type Parameters

T

the next stage of the update

public static interface AuthorizationRule.UpdateStages.WithListen

The stage of the Service Bus authorization rule update 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 update

Applies to