Partager via


ServerAutomaticTuning.ActualState Propriété

Définition

Obtient l’état réel du réglage automatique. Les valeurs possibles sont les suivantes : « Personnalisé », « Auto », « Non spécifié »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à