Freigeben über


DatabaseAutomaticTuningInner.DesiredState Eigenschaft

Definition

Ruft den gewünschten Zustand der automatischen Optimierung ab oder legt diese fest. Mögliche Werte: "Inherit", "Custom", "Auto", "Unspecified"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: