Interface SqlServerAutomaticTuning

All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<ServerAutomaticTuningInner>, com.azure.resourcemanager.resources.fluentcore.model.Refreshable<SqlServerAutomaticTuning>, com.azure.resourcemanager.resources.fluentcore.model.Updatable<SqlServerAutomaticTuning.Update>

public interface SqlServerAutomaticTuning extends com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<ServerAutomaticTuningInner>, com.azure.resourcemanager.resources.fluentcore.model.Refreshable<SqlServerAutomaticTuning>, com.azure.resourcemanager.resources.fluentcore.model.Updatable<SqlServerAutomaticTuning.Update>
An immutable client-side representation of an Azure SQL Server automatic tuning object.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    The template for a SqlServerAutomaticTuning update operation, containing all the settings that can be modified.
    static interface 
    Grouping of all the SqlServerAutomaticTuning update stages.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the server automatic tuning actual state.
    Gets the server automatic tuning desired state.
    Gets the server automatic tuning individual options.

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel

    innerModel

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Refreshable

    refresh, refreshAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Updatable

    update
  • Method Details

    • desiredState

      Gets the server automatic tuning desired state.
      Returns:
      the server automatic tuning desired state
    • actualState

      Gets the server automatic tuning actual state.
      Returns:
      the server automatic tuning actual state
    • tuningOptions

      Gets the server automatic tuning individual options.
      Returns:
      the server automatic tuning individual options