EvaluationTaxonomy.Implicit(EvaluationTaxonomy to BinaryContent) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static implicit operator System.ClientModel.BinaryContent(Azure.AI.Projects.EvaluationTaxonomy evaluationTaxonomy);
static member op_Implicit : Azure.AI.Projects.EvaluationTaxonomy -> System.ClientModel.BinaryContent
Public Shared Widening Operator CType (evaluationTaxonomy As EvaluationTaxonomy) As BinaryContent
Parameters
- evaluationTaxonomy
- EvaluationTaxonomy
The EvaluationTaxonomy to serialize into BinaryContent.