@Beta(value=V1_7_0)
public static interface EventHub.UpdateStages.WithRetentionPeriod
| Modifier and Type | Method and Description |
|---|---|
EventHub.Update |
withRetentionPeriodInDays(long period)
Specifies the retention period for events in days.
|
@Beta(value=V1_7_0) EventHub.Update withRetentionPeriodInDays(long period)
period - retention period /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/