ScheduledActionData.FileFormats Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Destination of the view data. Currently only CSV format is supported.
public System.Collections.Generic.IList<Azure.ResourceManager.CostManagement.Models.ScheduledActionFileFormat> FileFormats { get; }
member this.FileFormats : System.Collections.Generic.IList<Azure.ResourceManager.CostManagement.Models.ScheduledActionFileFormat>
Public ReadOnly Property FileFormats As IList(Of ScheduledActionFileFormat)