Language

AgentInsightProposedFixKind(String) Constructor

Definition

Initializes a new instance of AgentInsightProposedFixKind.

public AgentInsightProposedFixKind(string value);
new Azure.AI.Projects.AgentInsightProposedFixKind : string -> Azure.AI.Projects.AgentInsightProposedFixKind
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to