AutomaticTuningServerOptions.ReasonCode Property

Definition

Gets reason code if desired and actual state are different.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to