Class SkuDescriptionList

java.lang.Object
com.azure.resourcemanager.kusto.models.SkuDescriptionList

public final class SkuDescriptionList extends Object
The list of the EngagementFabric SKU descriptions.
  • Constructor Details

    • SkuDescriptionList

      public SkuDescriptionList()
  • Method Details

    • value

      public List<SkuDescriptionInner> value()
      Get the value property: SKU descriptions.
      Returns:
      the value value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.