Freigeben über


ServerAutomaticTuningInner.DesiredState Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: