Freigeben über


ServerAutomaticTuningInner.ActualState Eigenschaft

Definition

Ruft den Ist-Zustand der automatischen Optimierung ab. Mögliche Werte: "Custom", "Auto", "Unspecified"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: