RecommendedAction.RevertActionDuration Property

Definition

Gets the time taken for reverting changes of this recommended action on user resource. e.g., time taken for dropping the created index.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to