RecommendedAction.ImplementationDetails Property

Definition

Gets the implementation details of this recommended action for user to apply it manually.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.implementationDetails")]
public Microsoft.Azure.Management.Sql.Models.RecommendedActionImplementationInfo ImplementationDetails { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.implementationDetails")>]
member this.ImplementationDetails : Microsoft.Azure.Management.Sql.Models.RecommendedActionImplementationInfo
Public ReadOnly Property ImplementationDetails As RecommendedActionImplementationInfo

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to