Freigeben über


DatabaseAutomaticTuningInner.ActualState Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: