IngestionSource.Explicit(Response to IngestionSource) Operator

Definition

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

Parameters

response
Response

The Response to deserialize the IngestionSource from.

Returns

Applies to