Language

AgentInsightSeverity(String) Constructor

Definition

Initializes a new instance of AgentInsightSeverity.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to