Interface ServiceBusSubscription.UpdateStages.WithDefaultMessageTTL

    • Method Detail

      • withDefaultMessageTTL

        ServiceBusSubscription.Update withDefaultMessageTTL​(Duration ttl)
        Specifies the duration after which the message expires.
        Parameters:
        ttl - time to live duration
        Returns:
        the next stage of subscription update