public class ServiceTierAdvisorInner
extends com.azure.core.management.ProxyResource
| Constructor and Description |
|---|
ServiceTierAdvisorInner() |
| Modifier and Type | Method and Description |
|---|---|
Double |
activeTimeRatio()
Get the activeTimeRatio property: The activeTimeRatio for service tier advisor.
|
Double |
avgDtu()
Get the avgDtu property: Gets or sets avgDtu for service tier advisor.
|
Double |
confidence()
Get the confidence property: Gets or sets confidence for service tier advisor.
|
String |
currentServiceLevelObjective()
Get the currentServiceLevelObjective property: Gets or sets currentServiceLevelObjective for service tier
advisor.
|
UUID |
currentServiceLevelObjectiveId()
Get the currentServiceLevelObjectiveId property: Gets or sets currentServiceLevelObjectiveId for service tier
advisor.
|
String |
databaseSizeBasedRecommendationServiceLevelObjective()
Get the databaseSizeBasedRecommendationServiceLevelObjective property: Gets or sets
databaseSizeBasedRecommendationServiceLevelObjective for service tier advisor.
|
UUID |
databaseSizeBasedRecommendationServiceLevelObjectiveId()
Get the databaseSizeBasedRecommendationServiceLevelObjectiveId property: Gets or sets
databaseSizeBasedRecommendationServiceLevelObjectiveId for service tier advisor.
|
String |
disasterPlanBasedRecommendationServiceLevelObjective()
Get the disasterPlanBasedRecommendationServiceLevelObjective property: Gets or sets
disasterPlanBasedRecommendationServiceLevelObjective for service tier advisor.
|
UUID |
disasterPlanBasedRecommendationServiceLevelObjectiveId()
Get the disasterPlanBasedRecommendationServiceLevelObjectiveId property: Gets or sets
disasterPlanBasedRecommendationServiceLevelObjectiveId for service tier advisor.
|
Double |
maxDtu()
Get the maxDtu property: Gets or sets maxDtu for service tier advisor.
|
Double |
maxSizeInGB()
Get the maxSizeInGB property: Gets or sets maxSizeInGB for service tier advisor.
|
Double |
minDtu()
Get the minDtu property: Gets or sets minDtu for service tier advisor.
|
OffsetDateTime |
observationPeriodEnd()
Get the observationPeriodEnd property: The observation period start (ISO8601 format).
|
OffsetDateTime |
observationPeriodStart()
Get the observationPeriodStart property: The observation period start (ISO8601 format).
|
String |
overallRecommendationServiceLevelObjective()
Get the overallRecommendationServiceLevelObjective property: Gets or sets
overallRecommendationServiceLevelObjective for service tier advisor.
|
UUID |
overallRecommendationServiceLevelObjectiveId()
Get the overallRecommendationServiceLevelObjectiveId property: Gets or sets
overallRecommendationServiceLevelObjectiveId for service tier advisor.
|
List<SloUsageMetric> |
serviceLevelObjectiveUsageMetrics()
Get the serviceLevelObjectiveUsageMetrics property: Gets or sets serviceLevelObjectiveUsageMetrics for the
service tier advisor.
|
String |
usageBasedRecommendationServiceLevelObjective()
Get the usageBasedRecommendationServiceLevelObjective property: Gets or sets
usageBasedRecommendationServiceLevelObjective for service tier advisor.
|
UUID |
usageBasedRecommendationServiceLevelObjectiveId()
Get the usageBasedRecommendationServiceLevelObjectiveId property: Gets or sets
usageBasedRecommendationServiceLevelObjectiveId for service tier advisor.
|
void |
validate()
Validates the instance.
|
public OffsetDateTime observationPeriodStart()
public OffsetDateTime observationPeriodEnd()
public Double activeTimeRatio()
public Double minDtu()
public Double avgDtu()
public Double maxDtu()
public Double maxSizeInGB()
public List<SloUsageMetric> serviceLevelObjectiveUsageMetrics()
public String currentServiceLevelObjective()
public UUID currentServiceLevelObjectiveId()
public String usageBasedRecommendationServiceLevelObjective()
public UUID usageBasedRecommendationServiceLevelObjectiveId()
public String databaseSizeBasedRecommendationServiceLevelObjective()
public UUID databaseSizeBasedRecommendationServiceLevelObjectiveId()
public String disasterPlanBasedRecommendationServiceLevelObjective()
public UUID disasterPlanBasedRecommendationServiceLevelObjectiveId()
public String overallRecommendationServiceLevelObjective()
public UUID overallRecommendationServiceLevelObjectiveId()
public Double confidence()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.