Share via


IView.Pivot Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="Configuration of 3 sub-views in the Cost Analysis UI.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IPivotProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="pivots", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IPivotProperties> Pivot { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="Configuration of 3 sub-views in the Cost Analysis UI.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IPivotProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="pivots", Update=true)>]
member this.Pivot : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IPivotProperties> with get, set
Public Property Pivot As List(Of IPivotProperties)

Property Value

Attributes

Applies to