Package | Description |
---|---|
com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
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.withModel(String model)
Set the model 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.