Uses of Class
com.azure.resourcemanager.sql.models.RecommendedActionErrorInfo
Packages that use RecommendedActionErrorInfo
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of RecommendedActionErrorInfo in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return RecommendedActionErrorInfoModifier and TypeMethodDescriptionRecommendedActionInner.errorDetails()Get the errorDetails property: Gets the error details if and why this recommended action is put to error state.RecommendedActionProperties.errorDetails()Get the errorDetails property: Gets the error details if and why this recommended action is put to error state. -
Uses of RecommendedActionErrorInfo in com.azure.resourcemanager.sql.models
Classes in com.azure.resourcemanager.sql.models that implement interfaces with type arguments of type RecommendedActionErrorInfoModifier and TypeClassDescriptionfinal classContains error information for an Azure SQL Database, Server or Elastic Pool Recommended Action.Methods in com.azure.resourcemanager.sql.models that return RecommendedActionErrorInfoModifier and TypeMethodDescriptionstatic RecommendedActionErrorInfoRecommendedActionErrorInfo.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RecommendedActionErrorInfo from the JsonReader.