Uses of Interface
com.azure.resourcemanager.sql.models.ServiceObjective
-
Packages that use ServiceObjective Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of ServiceObjective in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return ServiceObjective Modifier and Type Method Description ServiceObjectiveSqlServer. getServiceObjective(String serviceObjectiveName)Gets the information on a particular Sql Server Service Objective.Methods in com.azure.resourcemanager.sql.models that return types with arguments of type ServiceObjective Modifier and Type Method Description List<ServiceObjective>SqlServer. listServiceObjectives()
-