AdvisorUpdateProperties.AutoExecuteStatus Property

Definition

Optional. Updates the auto-execute status for this Advisor. Allowed values are :Enabled -> Enable automated execution of recommendations on the resource (e.g. Server) and its children (e.g., Databases).Disabled -> Disable automated execution of recommendations on the resource and its childrenDefault -> Reset the status that has been explicitly set before. This will cause auto-execute status for this resource (e.g., Database) to be inherited for parent resource (e.g., Server).

public string AutoExecuteStatus { get; set; }
member this.AutoExecuteStatus : string with get, set
Public Property AutoExecuteStatus As String

Property Value

Applies to