ExportExecutionProperties.ExecutionType Property

Definition

The type of the export execution.

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ExecutionType? ExecutionType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Owned)>]
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