CaptureDescription.IntervalInSeconds プロパティ

定義

時間枠を使用すると、Azure BLOB へのキャプチャが発生する頻度を設定できます。値は 60 から 900 秒の間にする必要があります。

public int? IntervalInSeconds { get; set; }
member this.IntervalInSeconds : Nullable<int> with get, set
Public Property IntervalInSeconds As Nullable(Of Integer)

プロパティ値

適用対象