Interface ExportExecutionListResult


public interface ExportExecutionListResult
An immutable client-side representation of ExportExecutionListResult.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.costmanagement.fluent.models.ExportExecutionListResultInner object.
    Gets the value property: A list of export executions.
  • Method Details

    • value

      Gets the value property: A list of export executions.
      Returns:
      the value value.
    • innerModel

      Gets the inner com.azure.resourcemanager.costmanagement.fluent.models.ExportExecutionListResultInner object.
      Returns:
      the inner object.