AuthorizationRule.DefinitionStages.WithManage<T> Interface

Type Parameters

T

the next stage of the definition

public interface WithManage

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

Method Summary

Modifier and Type Method and Description
T withManagementEnabled()

Method Details

withManagementEnabled

public T withManagementEnabled()

Returns:

the next stage of the definition

Applies to