Dela via


IPivotProperties.Type Property

Definition

Data type to show in view.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Data type to show in view.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.PivotType) }, ReadOnly=false, Required=false, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.PivotType? Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="Data type to show in view.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.PivotType) }, ReadOnly=false, Required=false, SerializedName="type")>]
member this.Type : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.PivotType> with get, set
Public Property Type As Nullable(Of PivotType)

Property Value

Attributes

Applies to