次の方法で共有


AutoHealActions.MinProcessExecutionTime プロパティ

定義

アクションを実行する前にプロセスを実行する必要がある最小時間を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="minProcessExecutionTime")]
public string MinProcessExecutionTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="minProcessExecutionTime")>]
member this.MinProcessExecutionTime : string with get, set
Public Property MinProcessExecutionTime As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象