次の方法で共有


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)

プロパティ値

適用対象