你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RetentionDescription.RetentionTimeInHours Property

Definition

Number of hours to retain the events for this Event Hub. This value is only used when cleanupPolicy is Delete. If cleanupPolicy is Compact the returned value of this property is Long.MaxValue.

public Azure.Provisioning.BicepValue<long> RetentionTimeInHours { get; set; }
member this.RetentionTimeInHours : Azure.Provisioning.BicepValue<int64> with get, set
Public Property RetentionTimeInHours As BicepValue(Of Long)

Property Value

Applies to