Share via


TaskModel.State Property

Definition

Gets or sets the task state.

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

Property Value

Implements

Attributes

Applies to