AzureSqlElasticPoolRecommendedActionCommunicator.UpdateState 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.
Update Recommended Action State
public Microsoft.Azure.Management.Sql.LegacySdk.Models.RecommendedAction UpdateState (string resourceGroupName, string serverName, string elasticPoolName, string advisorName, string recommendedActionName, string newStateValue);
member this.UpdateState : string * string * string * string * string * string -> Microsoft.Azure.Management.Sql.LegacySdk.Models.RecommendedAction
Public Function UpdateState (resourceGroupName As String, serverName As String, elasticPoolName As String, advisorName As String, recommendedActionName As String, newStateValue As String) As RecommendedAction
Parameters
- resourceGroupName
- String
- serverName
- String
- elasticPoolName
- String
- advisorName
- String
- recommendedActionName
- String
- newStateValue
- String