DiscoveryTask.Status Property

Definition

The current status of the task.

public Azure.AI.Discovery.TaskStatus? Status { get; set; }
member this.Status : Nullable<Azure.AI.Discovery.TaskStatus> with get, set
Public Property Status As Nullable(Of TaskStatus)

Property Value

Applies to