Compartir a través de


AutoHealActions.MinProcessExecutionTime Propiedad

Definición

Obtiene o establece el tiempo mínimo que el proceso debe ejecutarse antes de realizar la acción.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a