StartTaskRequest.Assignee Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Assignee that will execute the task. Optional.
public Azure.AI.Discovery.TaskAssignee Assignee { get; set; }
member this.Assignee : Azure.AI.Discovery.TaskAssignee with get, set
Public Property Assignee As TaskAssignee