RecommendedAction.ExecuteActionDuration Property

Definition

Gets the time taken for applying this recommended action on user resource. e.g., time taken for index creation

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to