IExport.Format Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The format of the export being delivered. Currently only 'Csv' is supported.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.FormatType) }, ReadOnly=false, Required=false, SerializedName="format")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.FormatType? Format { get; set; }

Property Value

Attributes

Applies to