StacProvider Class

Definition

https://github.com/radiantearth/stac-spec/blob/v1.0.0/collection-spec/collection-spec.md#provider-object Represents information about a data provider for STAC collections and items.

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

Applies to