CostManagementExportData.Format Property

Definition

The format of the export being delivered. Currently only 'Csv' is supported.

public Azure.ResourceManager.CostManagement.Models.ExportFormatType? Format { get; set; }
member this.Format : Nullable<Azure.ResourceManager.CostManagement.Models.ExportFormatType> with get, set
Public Property Format As Nullable(Of ExportFormatType)

Property Value

Applies to