AutomaticTuningServerOptions.ReasonDesc Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets reason description if desired and actual state are different. Possible values include: '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)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute