RecommendedActionProperties.ExecuteActionDuration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Gets the time taken for applying this recommended action on user resource. E.g., Time taken for index creation
public string ExecuteActionDuration { get; set; }
member this.ExecuteActionDuration : string with get, set
Public Property ExecuteActionDuration As String