Interface ServiceBusSubscription.UpdateStages.WithDeleteOnIdle

    • Method Detail

      • withDeleteOnIdleDurationInMinutes

        ServiceBusSubscription.Update withDeleteOnIdleDurationInMinutes​(int durationInMinutes)
        The idle interval after which the subscription is automatically deleted.
        Parameters:
        durationInMinutes - idle duration in minutes
        Returns:
        the next stage of subscription update