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

RetentionDescription.RetentionTimeInHours 属性

定义

保留此事件中心的事件的小时数。 仅当 cleanupPolicy 为 Delete 时才使用此值。 如果 cleanupPolicy 为 Compaction,则此属性的返回值为 Long.MaxValue。

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

属性值

适用于