RecommendedActionProperties.ErrorDetails 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 error details if and why this recommended action is put to Error state.
public Microsoft.Azure.Management.Sql.LegacySdk.Models.RecommendedActionErrorInfo ErrorDetails { get; set; }
member this.ErrorDetails : Microsoft.Azure.Management.Sql.LegacySdk.Models.RecommendedActionErrorInfo with get, set
Public Property ErrorDetails As RecommendedActionErrorInfo