public final class PerformanceLevelCapability extends Object
| Constructor and Description |
|---|
PerformanceLevelCapability() |
| Modifier and Type | Method and Description |
|---|---|
PerformanceLevelUnit |
unit()
Get the unit property: Unit type used to measure performance level.
|
void |
validate()
Validates the instance.
|
Double |
value()
Get the value property: Performance level value.
|
public Double value()
public PerformanceLevelUnit unit()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.