Share via


ICommonExportProperties.Format Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PSArgumentCompleter(new System.String[] { "Csv" })]
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="The format of the export being delivered. Currently only 'Csv' is supported.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="format", Update=true)]
public string Format { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PSArgumentCompleter(new System.String[] { "Csv" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="The format of the export being delivered. Currently only 'Csv' is supported.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="format", Update=true)>]
member this.Format : string with get, set
Public Property Format As String

Property Value

Attributes

Applies to