Condividi tramite


IQueryResult.Row Property

Definition

Array of rows

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Array of rows", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="rows")]
public string[][] Row { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Array of rows", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="rows")>]
member this.Row : string[][] with get, set
Public Property Row As String()()

Property Value

String[][]
Attributes

Applies to