Interface ExportExecutionListResult
public interface ExportExecutionListResult
An immutable client-side representation of ExportExecutionListResult.
-
Method Summary
Modifier and TypeMethodDescriptionGets the inner com.azure.resourcemanager.costmanagement.fluent.models.ExportExecutionListResultInner object.value()
Gets the value property: A list of export runs.
-
Method Details
-
value
Gets the value property: A list of export runs.- Returns:
- the value value.
-
innerModel
ExportExecutionListResultInner innerModel()Gets the inner com.azure.resourcemanager.costmanagement.fluent.models.ExportExecutionListResultInner object.- Returns:
- the inner object.
-