StacItem.Implicit(StacItem to RequestContent) Operator

Definition

public static implicit operator Azure.Core.RequestContent(Azure.Analytics.PlanetaryComputer.StacItem stacItem);
static member op_Implicit : Azure.Analytics.PlanetaryComputer.StacItem -> Azure.Core.RequestContent
Public Shared Widening Operator CType (stacItem As StacItem) As RequestContent

Parameters

stacItem
StacItem

The StacItem to serialize into RequestContent.

Returns

Applies to