AzureSqlServerRecommendedActionCommunicator.Get Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Azure Sql Server Recommended Action
public Microsoft.Azure.Management.Sql.LegacySdk.Models.RecommendedAction Get (string resourceGroupName, string serverName, string advisorName, string recommendedActionName);
member this.Get : string * string * string * string -> Microsoft.Azure.Management.Sql.LegacySdk.Models.RecommendedAction
Public Function Get (resourceGroupName As String, serverName As String, advisorName As String, recommendedActionName As String) As RecommendedAction
Parameters
- resourceGroupName
- String
- serverName
- String
- advisorName
- String
- recommendedActionName
- String