| Package | Description |
|---|---|
| com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ComputeSkuTier |
ComputeSkuTier.BASIC
Static value Basic for ComputeSkuTier.
|
static ComputeSkuTier |
ComputeSkuTier.PREMIUM
Static value Premium for ComputeSkuTier.
|
static ComputeSkuTier |
ComputeSkuTier.STANDARD
Static value Standard for ComputeSkuTier.
|
| Modifier and Type | Method and Description |
|---|---|
static ComputeSkuTier |
ComputeSkuTier.fromString(String name)
Creates or finds a ComputeSkuTier from its string representation.
|
ComputeSkuTier |
ComputeSku.tier() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ComputeSkuTier> |
ComputeSkuTier.values() |
Copyright © 2019. All rights reserved.