AuthorizationRule.DefinitionStages.WithManage<T> Interface

Type Parameters

T

the next stage of the definition

public static interface AuthorizationRule.DefinitionStages.WithManage

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

Method Summary

Modifier and Type Method and Description
abstract T withManagementEnabled()

Method Details

withManagementEnabled

public abstract T withManagementEnabled()

Returns:

the next stage of the definition

Applies to