AutoHealActions.MinProcessExecutionTime Property

Definition

Gets or sets minimum time the process must execute before taking the action

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to