次の方法で共有


RecommendedAction.ImplementationDetails プロパティ

定義

ユーザーが手動で適用するために推奨されるこのアクションの実装の詳細を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象