IngestionInformation.Implicit(IngestionInformation to RequestContent) Operator

Definition

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

Parameters

ingestionInformation
IngestionInformation

The IngestionInformation to serialize into RequestContent.

Returns

Applies to