WaitParam 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.
Wait.
public class WaitParam : Azure.AI.AgentServer.Responses.Models.ComputerAction, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.WaitParam>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.WaitParam>
type WaitParam = class
inherit ComputerAction
interface IJsonModel<WaitParam>
interface IPersistableModel<WaitParam>
Public Class WaitParam
Inherits ComputerAction
Implements IJsonModel(Of WaitParam), IPersistableModel(Of WaitParam)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| WaitParam() |
Initializes a new instance of WaitParam. |