Class LabServicesSkuCost
java.lang.Object
com.azure.resourcemanager.labservices.models.LabServicesSkuCost
The array of costs of a lab services SKU.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LabServicesSkuCost
public LabServicesSkuCost()
-
-
Method Details
-
meterId
Get the meterId property: The meter id.- Returns:
- the meterId value.
-
quantity
Get the quantity property: The quantity of units charged.- Returns:
- the quantity value.
-
extendedUnit
Get the extendedUnit property: The extended unit.- Returns:
- the extendedUnit value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-