StacItem.Explicit(Response to StacItem) Operator

Definition

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

Parameters

response
Response

The Response to deserialize the StacItem from.

Returns

Applies to