Class ResourceSkuCosts
java.lang.Object
com.microsoft.azure.management.compute.ResourceSkuCosts
Describes metadata for retrieving price info.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ResourceSkuCosts
public ResourceSkuCosts()
-
-
Method Details
-
meterID
Get used for querying price from commerce.- Returns:
- the meterID value
-
quantity
Get the multiplier is needed to extend the base metered cost.- Returns:
- the quantity value
-
extendedUnit
Get an invariant to show the extended unit.- Returns:
- the extendedUnit value
-