public final class ResourceSkuCosts extends Object
Constructor and Description |
---|
ResourceSkuCosts() |
Modifier and Type | Method and Description |
---|---|
String |
extendedUnit()
Get the extendedUnit property: An invariant to show the extended unit.
|
String |
meterId()
Get the meterId property: Used for querying price from commerce.
|
Long |
quantity()
Get the quantity property: The multiplier is needed to extend the base metered cost.
|
void |
validate()
Validates the instance.
|
public String meterId()
public Long quantity()
public String extendedUnit()
public void validate()
IllegalArgumentException
- thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.