Compartir a través de


ServerAutomaticTuningInner.ActualState Propiedad

Definición

Obtiene el estado real del ajuste automático. Entre los valores posibles se incluyen: "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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a