Share via


DeidentificationContent.Implicit Operator

Definition

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

Parameters

deidentificationContent
DeidentificationContent

The DeidentificationContent to serialize into RequestContent.

Returns

Applies to