Share via


IForecastResult.Row Property

Definition

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

Property Value

Attributes

Applies to