| Modifier and Type | Field and Description |
|---|---|
static ScaleTier |
ScaleTier.S100
Static value S100 for ScaleTier.
|
static ScaleTier |
ScaleTier.S30
Static value S30 for ScaleTier.
|
| Modifier and Type | Method and Description |
|---|---|
static ScaleTier |
ScaleTier.fromString(String name)
Creates or finds a ScaleTier from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<ScaleTier> |
ScaleTier.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/