@Beta(value=V1_7_0)
public static interface EventHub.DefinitionStages.WithRetentionPeriod
| Modifier and Type | Method and Description |
|---|---|
EventHub.DefinitionStages.WithCreate |
withRetentionPeriodInDays(long period)
Specifies the retention period for events in days.
|
@Beta(value=V1_7_0) EventHub.DefinitionStages.WithCreate withRetentionPeriodInDays(long period)
period - retention periodCopyright © 2019. All rights reserved.