Class LabServicesSkuCapabilities
java.lang.Object
com.azure.resourcemanager.labservices.models.LabServicesSkuCapabilities
The array of capabilities of a lab services SKU.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LabServicesSkuCapabilities
public LabServicesSkuCapabilities()
-
-
Method Details
-
name
Get the name property: The name of the capability for a SKU.- Returns:
- the name value.
-
value
Get the value property: The value of the capability for a SKU.- Returns:
- the value value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-