Interface AuthorizationRule.DefinitionStages.WithSend<T>

Type Parameters:
T - the next stage of the definition
All Known Subinterfaces:
AuthorizationRule.DefinitionStages.WithListenOrSendOrManage<T>, AuthorizationRule.DefinitionStages.WithSendOrManage<T>, NamespaceAuthorizationRule.Definition, NamespaceAuthorizationRule.DefinitionStages.Blank, NamespaceAuthorizationRule.DefinitionStages.WithCreate, QueueAuthorizationRule.Definition, QueueAuthorizationRule.DefinitionStages.Blank, QueueAuthorizationRule.DefinitionStages.WithCreate, TopicAuthorizationRule.Definition, TopicAuthorizationRule.DefinitionStages.Blank, TopicAuthorizationRule.DefinitionStages.WithCreate
Enclosing interface:
AuthorizationRule.DefinitionStages

public static interface AuthorizationRule.DefinitionStages.WithSend<T>
The stage of the Service Bus authorization rule definition allowing to enable send policy.
  • Method Summary

    Modifier and Type
    Method
    Description
    Enables sending.
  • Method Details

    • withSendingEnabled

      T withSendingEnabled()
      Enables sending.
      Returns:
      the next stage of the definition