Share via


SqlDatabaseAdvisorResource.GetRecommendedActions Method

Definition

Gets a collection of RecommendedActionResources in the SqlDatabaseAdvisor.

public virtual Azure.ResourceManager.Sql.RecommendedActionCollection GetRecommendedActions ();
abstract member GetRecommendedActions : unit -> Azure.ResourceManager.Sql.RecommendedActionCollection
override this.GetRecommendedActions : unit -> Azure.ResourceManager.Sql.RecommendedActionCollection
Public Overridable Function GetRecommendedActions () As RecommendedActionCollection

Returns

An object representing collection of RecommendedActionResources and their operations over a RecommendedActionResource.

Applies to