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