azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

48 строки
5.3 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.sql.SqlServerAutomaticTuning"
fullName: "com.microsoft.azure.management.sql.SqlServerAutomaticTuning"
name: "SqlServerAutomaticTuning"
nameWithType: "SqlServerAutomaticTuning"
summary: "An immutable client-side representation of an Azure SQL Server automatic tuning object."
syntax: "public interface **SqlServerAutomaticTuning**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.sql.implementation.ServerAutomaticTuningInner?alt=com.microsoft.azure.management.sql.implementation.ServerAutomaticTuningInner&text=ServerAutomaticTuningInner\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Refreshable?alt=com.microsoft.azure.management.resources.fluentcore.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.sql.SqlServerAutomaticTuning?alt=com.microsoft.azure.management.sql.SqlServerAutomaticTuning&text=SqlServerAutomaticTuning\" data-throw-if-not-resolved=\"False\" />&gt;, <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Updatable?alt=com.microsoft.azure.management.resources.fluentcore.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.sql.SqlServerAutomaticTuning.Update?alt=com.microsoft.azure.management.sql.SqlServerAutomaticTuning.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.sql.SqlServerAutomaticTuning.actualState()"
fullName: "com.microsoft.azure.management.sql.SqlServerAutomaticTuning.actualState()"
name: "actualState()"
nameWithType: "SqlServerAutomaticTuning.actualState()"
modifiers:
- "abstract"
syntax: "public abstract AutomaticTuningServerMode actualState()"
returns:
description: "the server automatic tuning actual state"
type: "<xref href=\"com.microsoft.azure.management.sql.AutomaticTuningServerMode?alt=com.microsoft.azure.management.sql.AutomaticTuningServerMode&text=AutomaticTuningServerMode\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.SqlServerAutomaticTuning.desiredState()"
fullName: "com.microsoft.azure.management.sql.SqlServerAutomaticTuning.desiredState()"
name: "desiredState()"
nameWithType: "SqlServerAutomaticTuning.desiredState()"
modifiers:
- "abstract"
syntax: "public abstract AutomaticTuningServerMode desiredState()"
returns:
description: "the server automatic tuning desired state"
type: "<xref href=\"com.microsoft.azure.management.sql.AutomaticTuningServerMode?alt=com.microsoft.azure.management.sql.AutomaticTuningServerMode&text=AutomaticTuningServerMode\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.sql.SqlServerAutomaticTuning.tuningOptions()"
fullName: "com.microsoft.azure.management.sql.SqlServerAutomaticTuning.tuningOptions()"
name: "tuningOptions()"
nameWithType: "SqlServerAutomaticTuning.tuningOptions()"
modifiers:
- "abstract"
syntax: "public abstract Map<String,AutomaticTuningServerOptions> tuningOptions()"
returns:
description: "the server automatic tuning individual options"
type: "<xref href=\"java.util.Map?alt=java.util.Map&text=Map\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />,<xref href=\"com.microsoft.azure.management.sql.AutomaticTuningServerOptions?alt=com.microsoft.azure.management.sql.AutomaticTuningServerOptions&text=AutomaticTuningServerOptions\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An immutable client-side representation of an Azure SQL Server automatic tuning object."
implements:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.sql.implementation.ServerAutomaticTuningInner?alt=com.microsoft.azure.management.sql.implementation.ServerAutomaticTuningInner&text=ServerAutomaticTuningInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Refreshable?alt=com.microsoft.azure.management.resources.fluentcore.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.sql.SqlServerAutomaticTuning?alt=com.microsoft.azure.management.sql.SqlServerAutomaticTuning&text=SqlServerAutomaticTuning\" data-throw-if-not-resolved=\"False\" />&gt;"
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Updatable?alt=com.microsoft.azure.management.resources.fluentcore.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.sql.SqlServerAutomaticTuning.Update?alt=com.microsoft.azure.management.sql.SqlServerAutomaticTuning.Update&text=Update\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.sql"
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4