Partager via


ServerAutomaticTuning.Options Propriété

Définition

Obtient ou définit la définition des options de réglage automatique.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.options")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.Sql.Models.AutomaticTuningServerOptions> Options { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.options")>]
member this.Options : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.Sql.Models.AutomaticTuningServerOptions> with get, set
Public Property Options As IDictionary(Of String, AutomaticTuningServerOptions)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à