Partager via


DatabaseAutomaticTuningInner.Options Propriété

Définition

Obtient ou définit la définition des options de paramétrage automatique.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à