Compartir a través de


IForecastResult.Row Property

Definition

Array of rows

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

Property Value

IAny[][]
Attributes

Applies to