DiscoveryTask.Comments Property

Definition

Comments or notes about the task.

public System.Collections.Generic.IList<Azure.AI.Discovery.TaskComment> Comments { get; }
member this.Comments : System.Collections.Generic.IList<Azure.AI.Discovery.TaskComment>
Public ReadOnly Property Comments As IList(Of TaskComment)

Property Value

Applies to