RecommendedActionProperties.RevertActionDuration 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 reverting changes of this recommended action on user resource. E.g., Time taken for dropping the created index.
public string RevertActionDuration { get; set; }
member this.RevertActionDuration : string with get, set
Public Property RevertActionDuration As String