Class LabServicesSkuCapabilities

java.lang.Object
com.azure.resourcemanager.labservices.models.LabServicesSkuCapabilities

public final class LabServicesSkuCapabilities extends Object
The array of capabilities of a lab services SKU.
  • Constructor Details

    • LabServicesSkuCapabilities

      public LabServicesSkuCapabilities()
  • Method Details

    • name

      public String name()
      Get the name property: The name of the capability for a SKU.
      Returns:
      the name value.
    • value

      public String 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.