AutomaticTuningServerOptions.ActualState 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 automatic tuning option actual state. Possible values include: 'Off', 'On'
[Newtonsoft.Json.JsonProperty(PropertyName="actualState")]
public Microsoft.Azure.Management.Sql.Models.AutomaticTuningOptionModeActual? ActualState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actualState")>]
member this.ActualState : Nullable<Microsoft.Azure.Management.Sql.Models.AutomaticTuningOptionModeActual>
Public ReadOnly Property ActualState As Nullable(Of AutomaticTuningOptionModeActual)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute