次の方法で共有


AutomaticTuningServerOptions.ReasonDesc プロパティ

定義

必要に応じて理由の説明を取得し、実際の状態が異なる場合は取得します。 使用可能な値は、'Default'、'Disabled'、'AutoConfigured' です。

[Newtonsoft.Json.JsonProperty(PropertyName="reasonDesc")]
public Microsoft.Azure.Management.Sql.Models.AutomaticTuningServerReason? ReasonDesc { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reasonDesc")>]
member this.ReasonDesc : Nullable<Microsoft.Azure.Management.Sql.Models.AutomaticTuningServerReason>
Public ReadOnly Property ReasonDesc As Nullable(Of AutomaticTuningServerReason)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象