FileFormat type

Destination of the view data. Currently only CSV format is supported.
KnownFileFormat can be used interchangeably with FileFormat, this enum contains the known values that the service supports.

Known values supported by the service

Csv

type FileFormat = string