Freigeben über


AutomaticTuningOptions.DesiredState Eigenschaft

Definition

Ruft den gewünschten Zustand der automatischen Optimierungsoption ab oder legt diese fest. Mögliche Werte: "Off", "On", "Default"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: