StacCollection.Implicit(StacCollection to RequestContent) Operator

Definition

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

Parameters

stacCollection
StacCollection

The StacCollection to serialize into RequestContent.

Returns

Applies to