Freigeben über


AutomaticTuningOptions.ActualState Eigenschaft

Definition

Ruft den tatsächlichen Status der Option für die automatische Optimierung ab. Mögliche Werte: "Off", "On"

[Newtonsoft.Json.JsonProperty(PropertyName="actualState")]
public Microsoft.Azure.Management.Sql.Fluent.Models.AutomaticTuningOptionModeActual? ActualState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actualState")>]
member this.ActualState : Nullable<Microsoft.Azure.Management.Sql.Fluent.Models.AutomaticTuningOptionModeActual>
Public ReadOnly Property ActualState As Nullable(Of AutomaticTuningOptionModeActual)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: