Share via


QueryResult.Row Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.FormatTable(Index=1)]
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<System.Collections.Generic.List<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 : System.Collections.Generic.List<System.Collections.Generic.List<string>> with get, set
Public Property Row As List(Of List(Of String))

Property Value

Implements

Attributes

Applies to