StacCollectionTemporalExtent Class

Definition

https://github.com/radiantearth/stac-spec/blob/v1.0.0/collection-spec/collection-spec.md#temporal-extent-object Represents the temporal extent of a STAC collection with time intervals.

public class StacCollectionTemporalExtent : System.ClientModel.Primitives.IJsonModel<Azure.Analytics.PlanetaryComputer.StacCollectionTemporalExtent>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.PlanetaryComputer.StacCollectionTemporalExtent>
type StacCollectionTemporalExtent = class
    interface IJsonModel<StacCollectionTemporalExtent>
    interface IPersistableModel<StacCollectionTemporalExtent>
Public Class StacCollectionTemporalExtent
Implements IJsonModel(Of StacCollectionTemporalExtent), IPersistableModel(Of StacCollectionTemporalExtent)
Inheritance
StacCollectionTemporalExtent
Implements

Applies to