public interface ServiceObjective extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.sql.implementation.ServiceObjectiveInner>, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<ServiceObjective>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasResourceGroup, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasId
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
boolean |
enabled() |
boolean |
isDefault() |
boolean |
isSystem() |
String |
serviceObjectiveName() |
String |
sqlServerName()
Deprecated.
|
innerrefresh, refreshAsyncresourceGroupName@Deprecated String sqlServerName()
String serviceObjectiveName()
boolean isDefault()
boolean isSystem()
String description()
boolean enabled()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/