다음을 통해 공유


QueryDatasetConfiguration.Column Property

Definition

Array of column names to be included in the query. Any valid query column name is allowed. If not provided, then query includes all columns.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Owned)]
public string[] Column { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Owned)>]
member this.Column : string[] with get, set
Public Property Column As String()

Property Value

String[]

Implements

Attributes

Applies to