Share via


RecommendedActionData.ExecuteActionDuration Property

Definition

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

public TimeSpan? ExecuteActionDuration { get; }
member this.ExecuteActionDuration : Nullable<TimeSpan>
Public ReadOnly Property ExecuteActionDuration As Nullable(Of TimeSpan)

Property Value

Applies to