DeidentificationJob.Explicit(Response to DeidentificationJob) Operator

Definition

public static explicit operator Azure.Health.Deidentification.DeidentificationJob(Azure.Response result);
static member op_Explicit : Azure.Response -> Azure.Health.Deidentification.DeidentificationJob
Public Shared Narrowing Operator CType (result As Response) As DeidentificationJob

Parameters

result
Response

The Response to deserialize the DeidentificationJob from.

Returns

Applies to