Language

AgentInsightMonitorCreate.Implicit Operator

Definition

public static implicit operator System.ClientModel.BinaryContent(Azure.AI.Projects.AgentInsightMonitorCreate agentInsightMonitorCreate);
static member op_Implicit : Azure.AI.Projects.AgentInsightMonitorCreate -> System.ClientModel.BinaryContent
Public Shared Widening Operator CType (agentInsightMonitorCreate As AgentInsightMonitorCreate) As BinaryContent

Parameters

agentInsightMonitorCreate
AgentInsightMonitorCreate

The AgentInsightMonitorCreate to serialize into BinaryContent.

Returns

Applies to