public static interface Topic.UpdateStages.WithDeleteOnIdle
| Modifier and Type | Method and Description |
|---|---|
Topic.Update |
withDeleteOnIdleDurationInMinutes(int durationInMinutes)
The idle interval after which the topic is automatically deleted.
|
Topic.Update withDeleteOnIdleDurationInMinutes(int durationInMinutes)
durationInMinutes - idle duration in minutes/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/