共用方式為


ISqlServerAutomaticTuning.TuningOptions Property

Definition

Gets the server automatic tuning individual options.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Sql.Fluent.Models.AutomaticTuningServerOptions> TuningOptions { get; }
member this.TuningOptions : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Sql.Fluent.Models.AutomaticTuningServerOptions>
Public ReadOnly Property TuningOptions As IReadOnlyDictionary(Of String, AutomaticTuningServerOptions)

Property Value

Applies to