Uses of Class
com.azure.resourcemanager.sql.models.ServiceObjectiveCapability
-
Packages that use ServiceObjectiveCapability Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of ServiceObjectiveCapability in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return ServiceObjectiveCapability Modifier and Type Method Description ServiceObjectiveCapabilityServiceObjectiveCapability. withReason(String reason)Set the reason property: The reason for the capability not being available.Methods in com.azure.resourcemanager.sql.models that return types with arguments of type ServiceObjectiveCapability Modifier and Type Method Description List<ServiceObjectiveCapability>EditionCapability. supportedServiceLevelObjectives()Get the supportedServiceLevelObjectives property: The list of supported service objectives for the edition.
-