Share via


DeidentificationJob.Implicit(DeidentificationJob to RequestContent) Operator

Definition

public static implicit operator Azure.Core.RequestContent(Azure.Health.Deidentification.DeidentificationJob deidentificationJob);
static member op_Implicit : Azure.Health.Deidentification.DeidentificationJob -> Azure.Core.RequestContent
Public Shared Widening Operator CType (deidentificationJob As DeidentificationJob) As RequestContent

Parameters

deidentificationJob
DeidentificationJob

The DeidentificationJob to serialize into RequestContent.

Returns

Applies to