@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 periodCopyright © 2019. All rights reserved.