OutputContentRefusalContent 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.
Refusal.
public class OutputContentRefusalContent : Azure.AI.AgentServer.Responses.Models.OutputContent, System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.OutputContentRefusalContent>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.OutputContentRefusalContent>
type OutputContentRefusalContent = class
inherit OutputContent
interface IJsonModel<OutputContentRefusalContent>
interface IPersistableModel<OutputContentRefusalContent>
Public Class OutputContentRefusalContent
Inherits OutputContent
Implements IJsonModel(Of OutputContentRefusalContent), IPersistableModel(Of OutputContentRefusalContent)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| OutputContentRefusalContent(String) |
Initializes a new instance of OutputContentRefusalContent. |
Properties
| Name | Description |
|---|---|
| Refusal |
The refusal explanation from the model. |