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