StacQueryable.Explicit(Response to StacQueryable) Operator

Definition

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

Parameters

response
Response

The Response to deserialize the StacQueryable from.

Returns

Applies to