Compartir a través de


RecommendedAction.RevertActionDuration Propiedad

Definición

Obtiene el tiempo necesario para revertir los cambios de esta acción recomendada en el recurso de usuario. Por ejemplo, el tiempo necesario para quitar el índice creado.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.revertActionDuration")]
public string RevertActionDuration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.revertActionDuration")>]
member this.RevertActionDuration : string
Public ReadOnly Property RevertActionDuration As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a