Uses of Class
com.azure.resourcemanager.costmanagement.models.FileFormat
Package
Description
Package containing the data models for CostManagementClient.
-
Uses of FileFormat in com.azure.resourcemanager.costmanagement.models
Modifier and TypeFieldDescriptionstatic final FileFormat
FileFormat.CSV
Static value Csv for FileFormat.Modifier and TypeMethodDescriptionstatic FileFormat
FileFormat.fromString
(String name) Creates or finds a FileFormat from its string representation.Modifier and TypeMethodDescriptionFileDestination.fileFormats()
Get the fileFormats property: Destination of the view data.static Collection<FileFormat>
FileFormat.values()
Gets known FileFormat values.Modifier and TypeMethodDescriptionFileDestination.withFileFormats
(List<FileFormat> fileFormats) Set the fileFormats property: Destination of the view data.