Class ExportListResultInner
java.lang.Object
com.azure.resourcemanager.costmanagement.fluent.models.ExportListResultInner
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
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.
-