IngestionRun.Explicit(Response to IngestionRun) Operator

Definition

public static explicit operator Azure.Analytics.PlanetaryComputer.IngestionRun(Azure.Response response);
static member op_Explicit : Azure.Response -> Azure.Analytics.PlanetaryComputer.IngestionRun
Public Shared Narrowing Operator CType (response As Response) As IngestionRun

Parameters

response
Response

The Response to deserialize the IngestionRun from.

Returns

Applies to