ICommonExportPropertiesInternal.Format Property

Definition

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

public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.FormatType? Format { get; set; }
member this.Format : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.FormatType> with get, set
Public Property Format As Nullable(Of FormatType)

Property Value

Applies to