Share via


QueryResult.Column Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.FormatTable(Index=0)]
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IQueryColumn> Column { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.FormatTable(Index=0)>]
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)>]
member this.Column : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IQueryColumn> with get, set
Public Property Column As List(Of IQueryColumn)

Property Value

Implements

Attributes

Applies to