Lingua

ProjectsAgentVersionCreationOptions.DigitalWorkerType Property

Definition

(Preview) The type of digital worker (previously known as autopilot). If omitted, it is not a digital worker.

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

Property Value

Applies to