次の方法で共有


AutomaticTuningServerOptions.ReasonCode プロパティ

定義

必要に応じて理由コードを取得し、実際の状態が異なる場合は取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="reasonCode")]
public int? ReasonCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="reasonCode")>]
member this.ReasonCode : Nullable<int>
Public ReadOnly Property ReasonCode As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象