StacLandingPage Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
https://github.com/radiantearth/stac-api-spec/blob/master/api-spec.md#ogc-api---features-endpoints Represents the STAC API landing page with links to available resources.
public class StacLandingPage : System.ClientModel.Primitives.IJsonModel<Azure.Analytics.PlanetaryComputer.StacLandingPage>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.PlanetaryComputer.StacLandingPage>
type StacLandingPage = class
interface IJsonModel<StacLandingPage>
interface IPersistableModel<StacLandingPage>
Public Class StacLandingPage
Implements IJsonModel(Of StacLandingPage), IPersistableModel(Of StacLandingPage)
- Inheritance
-
StacLandingPage
- Implements
Properties
| Name | Description |
|---|---|
| ConformsTo |
List of OGC API conformance classes implemented by this API. |
| CreatedOn |
MSFT Created. |
| Description |
Detailed description of the STAC catalog. |
| Id |
Unique identifier for the STAC catalog. |
| Kind |
Type. |
| Links |
Links to related resources and endpoints. |
| ShortDescription |
MSFT Short Description. |
| StacExtensions |
URLs to STAC extensions implemented by this STAC resource. |
| StacVersion |
Stac Version. |
| Title |
Human-readable title for the STAC catalog. |
| UpdatedOn |
MSFT Updated. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(Response to StacLandingPage) | |