public interface ServiceObjective extends HasInner<com.microsoft.azure.management.sql.implementation.ServiceObjectiveInner>, Refreshable<ServiceObjective>, HasResourceGroup, HasName, HasId
Modifier and Type | Method and Description |
---|---|
String |
description() |
boolean |
enabled() |
boolean |
isDefault() |
boolean |
isSystem() |
String |
serviceObjectiveName() |
String |
sqlServerName()
Deprecated.
|
inner
refresh, refreshAsync
resourceGroupName
@Deprecated String sqlServerName()
String serviceObjectiveName()
boolean isDefault()
boolean isSystem()
String description()
boolean enabled()
Copyright © 2019. All rights reserved.