Condividi tramite


SqlAgentConfiguration Class

A recoverable managed database resource.

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

Constructor

SqlAgentConfiguration(*, state: str | _models.SqlAgentConfigurationPropertiesState | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
state

The state of Sql Agent. Known values are: "Enabled" and "Disabled".

Default value: None

Variables

Name Description
id
str

Resource ID.

name
str

Resource name.

type
str

Resource type.

state

The state of Sql Agent. Known values are: "Enabled" and "Disabled".