次の方法で共有


AppInstanceProbe.PeriodInSeconds プロパティ

定義

プローブを実行する頻度 (秒単位)。 最大値は 1 です。

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

プロパティ値

適用対象