IQueryDefinition.Type Property

Definition

The type of the query.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The type of the query.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ExportType) }, ReadOnly=false, Required=true, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ExportType Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="The type of the query.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ExportType) }, ReadOnly=false, Required=true, SerializedName="type")>]
member this.Type : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ExportType with get, set
Public Property Type As ExportType

Property Value

Attributes

Applies to