Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models 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() |
Copyright © 2020 Microsoft Corporation. All rights reserved.