Share via


CustomizationTask.Status Property

Definition

Status of the task.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.CustomizationTaskStatus? Status { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Origin(Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.PropertyOrigin.Owned)>]
member this.Status : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Support.CustomizationTaskStatus>
Public ReadOnly Property Status As Nullable(Of CustomizationTaskStatus)

Property Value

Implements

Attributes

Applies to