| Package | Description | 
|---|---|
| com.microsoft.azure.management.sql | 
 This package contains the classes for SqlManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Sku | 
Sku.withCapacity(Integer capacity)
Set the capacity value. 
 | 
Sku | 
Sku.withFamily(String family)
Set the family value. 
 | 
Sku | 
Sku.withName(String name)
Set the name value. 
 | 
Sku | 
Sku.withSize(String size)
Set the size value. 
 | 
Sku | 
Sku.withTier(String tier)
Set the tier value. 
 | 
Copyright © 2019. All rights reserved.