Class LabServicesSkuRestrictions
java.lang.Object
com.azure.resourcemanager.labservices.models.LabServicesSkuRestrictions
The restriction details.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LabServicesSkuRestrictions
public LabServicesSkuRestrictions()
-
-
Method Details
-
type
Get the type property: The type of restriction.- Returns:
- the type value.
-
values
Get the values property: The values of the restriction.- Returns:
- the values value.
-
reasonCode
Get the reasonCode property: The reason for the restriction.- Returns:
- the reasonCode value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-