Share via


SqlAgentConfigurationData.State Property

Definition

The state of Sql Agent.

public Azure.ResourceManager.Sql.Models.SqlAgentConfigurationPropertiesState? State { get; set; }
member this.State : Nullable<Azure.ResourceManager.Sql.Models.SqlAgentConfigurationPropertiesState> with get, set
Public Property State As Nullable(Of SqlAgentConfigurationPropertiesState)

Property Value

Applies to