Interface ServiceBusSubscription.UpdateStages.WithSession

    • Method Detail

      • withSession

        ServiceBusSubscription.Update withSession()
        Specifies that session support should be enabled for the subscription.
        Returns:
        the next stage of subscription update
      • withoutSession

        ServiceBusSubscription.Update withoutSession()
        Specifies that session support should be disabled for the subscription.
        Returns:
        the next stage of subscription update