| Package | Description |
|---|---|
| com.microsoft.azure.common.function.configurations |
| Modifier and Type | Method and Description |
|---|---|
static ElasticPremiumPricingTier |
ElasticPremiumPricingTier.fromString(String pricingTier) |
static ElasticPremiumPricingTier |
ElasticPremiumPricingTier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElasticPremiumPricingTier[] |
ElasticPremiumPricingTier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.