Class ExportListResultInner

java.lang.Object
com.azure.resourcemanager.costmanagement.fluent.models.ExportListResultInner

public final class ExportListResultInner extends Object
Result of listing exports. It contains a list of available exports in the scope provided.
  • Constructor Details

    • ExportListResultInner

      public ExportListResultInner()
      Creates an instance of ExportListResultInner class.
  • Method Details

    • value

      public List<ExportInner> value()
      Get the value property: The list of exports.
      Returns:
      the value value.
    • validate

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