Uses of Class
com.microsoft.azure.management.sql.Sku
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of Sku in com.microsoft.azure.management.sql
Modifier and TypeMethodDescriptionManagedInstanceUpdate.sku()
Get managed instance sku.Sku.withCapacity
(Integer capacity) Set if the SKU supports scale out/in then the capacity integer should be included.Sku.withFamily
(String family) Set if the service has different generations of hardware, for the same SKU, then that can be captured here.Set the name of the SKU.Set the SKU size.Set this field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT.Modifier and TypeMethodDescriptionSet managed instance sku.