public final class ResourceSkuCapabilities extends Object
| Constructor and Description |
|---|
ResourceSkuCapabilities() |
| Modifier and Type | Method and Description |
|---|---|
String |
name()
Get the name property: An invariant to describe the feature.
|
void |
validate()
Validates the instance.
|
String |
value()
Get the value property: An invariant if the feature is measured by quantity.
|
public String name()
public String value()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.