java.lang.Object
com.azure.resourcemanager.containerinstance.models.UsageListResult

public final class UsageListResult extends Object
The response containing the usage data.
  • Constructor Details

    • UsageListResult

      public UsageListResult()
  • Method Details

    • value

      public List<UsageInner> value()
      Get the value property: The usage data.
      Returns:
      the value value.
    • validate

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