public interface ServiceTierAdvisor extends Refreshable<ServiceTierAdvisor>, HasInner<com.microsoft.azure.management.sql.implementation.ServiceTierAdvisorInner>, HasResourceGroup, HasName, HasId
refresh, refreshAsync
inner
resourceGroupName
String sqlServerName()
String databaseName()
org.joda.time.DateTime observationPeriodStart()
org.joda.time.DateTime observationPeriodEnd()
double activeTimeRatio()
double minDtu()
double avgDtu()
double maxDtu()
double maxSizeInGB()
@Deprecated List<SloUsageMetricInterface> serviceLevelObjectiveUsageMetrics()
List<ServiceLevelObjectiveUsageMetric> serviceLevelObjectiveUsageMetric()
String currentServiceLevelObjective()
UUID currentServiceLevelObjectiveId()
String usageBasedRecommendationServiceLevelObjective()
UUID usageBasedRecommendationServiceLevelObjectiveId()
String databaseSizeBasedRecommendationServiceLevelObjective()
UUID databaseSizeBasedRecommendationServiceLevelObjectiveId()
String disasterPlanBasedRecommendationServiceLevelObjective()
UUID disasterPlanBasedRecommendationServiceLevelObjectiveId()
String overallRecommendationServiceLevelObjective()
UUID overallRecommendationServiceLevelObjectiveId()
double confidence()
Copyright © 2019. All rights reserved.