Class ExportExecutionListResultInner

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

public final class ExportExecutionListResultInner extends Object
Result of listing the execution history of an export.
  • Constructor Details

    • ExportExecutionListResultInner

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

    • value

      public List<ExportExecutionInner> value()
      Get the value property: A list of export executions.
      Returns:
      the value value.
    • validate

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