你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ServerAutomaticTuning Class

Server-level Automatic Tuning.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.sql.models._models_py3.ProxyResource
ServerAutomaticTuning

Constructor

ServerAutomaticTuning(*, desired_state: str | AutomaticTuningServerMode | None = None, options: Dict[str, AutomaticTuningServerOptions] | None = None, **kwargs)

Parameters

Name Description
desired_state
Required

Automatic tuning desired state. Possible values include: "Custom", "Auto", "Unspecified".

options
Required

Automatic tuning options definition.

Keyword-Only Parameters

Name Description
desired_state
Required
options
Required

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

actual_state

Automatic tuning actual state. Possible values include: "Custom", "Auto", "Unspecified".