Uses of Class
com.azure.resourcemanager.sql.models.RecommendedActionStateInfo
Packages that use RecommendedActionStateInfo
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of RecommendedActionStateInfo in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return RecommendedActionStateInfoModifier and TypeMethodDescriptionRecommendedActionInner.state()Get the state property: Gets the info of the current state the recommended action is in.RecommendedActionProperties.state()Get the state property: Gets the info of the current state the recommended action is in.Methods in com.azure.resourcemanager.sql.fluent.models with parameters of type RecommendedActionStateInfoModifier and TypeMethodDescriptionRecommendedActionInner.withState(RecommendedActionStateInfo state) Set the state property: Gets the info of the current state the recommended action is in.RecommendedActionProperties.withState(RecommendedActionStateInfo state) Set the state property: Gets the info of the current state the recommended action is in. -
Uses of RecommendedActionStateInfo in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return RecommendedActionStateInfoModifier and TypeMethodDescriptionRecommendedActionStateInfo.withCurrentValue(RecommendedActionCurrentState currentValue) Set the currentValue property: Current state the recommended action is in.