Share via


ExportExecution.ExecutionType Property

Definition

The type of the export execution.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.FormatTable(Index=0)]
[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ExecutionType? ExecutionType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.FormatTable(Index=0)>]
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)>]
member this.ExecutionType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ExecutionType> with get, set
Public Property ExecutionType As Nullable(Of ExecutionType)

Property Value

Implements

Attributes

Applies to