| Package | Description |
|---|---|
| com.microsoft.azure.toolkit.lib.springcloud | |
| com.microsoft.azure.toolkit.lib.springcloud.model |
| Modifier and Type | Field and Description |
|---|---|
private Sku |
SpringCloudClusterDraft.Config.sku |
| Modifier and Type | Method and Description |
|---|---|
Sku |
SpringCloudClusterDraft.getSku() |
Sku |
SpringCloudCluster.getSku() |
| Modifier and Type | Method and Description |
|---|---|
List<Sku> |
SpringCloudServiceSubscription.listSupportedSkus(com.azure.core.management.Region region) |
| Modifier and Type | Method and Description |
|---|---|
List<com.azure.core.management.Region> |
SpringCloudServiceSubscription.listSupportedRegions(Sku sku) |
| Modifier and Type | Field and Description |
|---|---|
static Sku |
Sku.BASIC |
static Sku |
Sku.CONSUMPTION |
static Sku |
Sku.ENTERPRISE |
static Sku |
Sku.SPRING_APPS_DEFAULT_SKU |
static Sku |
Sku.STANDARD |
| Modifier and Type | Field and Description |
|---|---|
static List<Sku> |
Sku.KNOWN_SKUS |
| Modifier and Type | Method and Description |
|---|---|
static Sku |
Sku.fromSku(com.azure.resourcemanager.appplatform.models.Sku sku) |
static Sku |
Sku.fromString(String value) |
Copyright © 2024. All rights reserved.