Language

AgentInsight.Explicit(ClientResult to AgentInsight) Operator

Definition

public static explicit operator Azure.AI.Projects.AgentInsight(System.ClientModel.ClientResult result);
static member op_Explicit : System.ClientModel.ClientResult -> Azure.AI.Projects.AgentInsight
Public Shared Narrowing Operator CType (result As ClientResult) As AgentInsight

Parameters

result
ClientResult

The ClientResult to deserialize the AgentInsight from.

Returns

Applies to