WaitAction Class
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.
A wait action.
public class WaitAction : Azure.AI.Agents.Persistent.ComputerUseAction, System.ClientModel.Primitives.IJsonModel<Azure.AI.Agents.Persistent.WaitAction>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Agents.Persistent.WaitAction>
type WaitAction = class
inherit ComputerUseAction
interface IJsonModel<WaitAction>
interface IPersistableModel<WaitAction>
Public Class WaitAction
Inherits ComputerUseAction
Implements IJsonModel(Of WaitAction), IPersistableModel(Of WaitAction)
- Inheritance
- Implements
Methods
| Name | Description |
|---|---|
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |