ScheduledActionData.FileFormats Property

Definition

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)

Property Value

Applies to