Delen via


ProjectTaskProperties.State Property

Definition

The state of the task. This is ignored if submitted.

public Azure.ResourceManager.DataMigration.Models.TaskState? State { get; }
member this.State : Nullable<Azure.ResourceManager.DataMigration.Models.TaskState>
Public ReadOnly Property State As Nullable(Of TaskState)

Property Value

Applies to