DeidentificationContent.Implicit 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 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.