Compartir a través de


AutomaticTuningServerOptions.ReasonCode Propiedad

Definición

Obtiene el código de motivo si el estado deseado y real son diferentes.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a