Dela via


ExportExecution.RunSettingFormat Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.FormatType? RunSettingFormat { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)>]
member this.RunSettingFormat : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.FormatType> with get, set
Public Property RunSettingFormat As Nullable(Of FormatType)

Property Value

Implements

Attributes

Applies to