Freigeben über


ProjectsInsight.Implicit(ProjectsInsight to BinaryContent) Operator

Definition

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

Parameters

projectsInsight
ProjectsInsight

The ProjectsInsight to serialize into BinaryContent.

Returns

Applies to