Uses of Class
com.azure.resourcemanager.sql.models.RecommendedActionImpactRecord
Packages that use RecommendedActionImpactRecord
Package
Description
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of RecommendedActionImpactRecord in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return types with arguments of type RecommendedActionImpactRecordModifier and TypeMethodDescriptionRecommendedActionInner.estimatedImpact()Get the estimatedImpact property: Gets the estimated impact info for this recommended action e.g., Estimated CPU gain, Estimated Disk Space change.RecommendedActionProperties.estimatedImpact()Get the estimatedImpact property: Gets the estimated impact info for this recommended action e.g., Estimated CPU gain, Estimated Disk Space change.RecommendedActionInner.observedImpact()Get the observedImpact property: Gets the observed/actual impact info for this recommended action e.g., Actual CPU gain, Actual Disk Space change.RecommendedActionProperties.observedImpact()Get the observedImpact property: Gets the observed/actual impact info for this recommended action e.g., Actual CPU gain, Actual Disk Space change. -
Uses of RecommendedActionImpactRecord in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return RecommendedActionImpactRecordModifier and TypeMethodDescriptionRecommendedActionImpactRecord.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RecommendedActionImpactRecord from the JsonReader.