public static interface ServiceBusSubscription.UpdateStages.WithDeleteOnIdle
Modifier and Type | Method and Description |
---|---|
ServiceBusSubscription.Update |
withDeleteOnIdleDurationInMinutes(int durationInMinutes)
The idle interval after which the subscription is automatically deleted.
|
ServiceBusSubscription.Update withDeleteOnIdleDurationInMinutes(int durationInMinutes)
durationInMinutes
- idle duration in minutesCopyright © 2019. All rights reserved.