QueryResult.Row Property

Definition

Array of rows

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.FormatTable(Index=1)]
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)]
public string[][] Row { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.FormatTable(Index=1)>]
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)>]
member this.Row : string[][] with get, set
Public Property Row As String()()

Property Value

String[][]

Implements

Attributes

Applies to