StacCatalogCollections.Collections Property
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.
Array of STAC collections available in the catalog.
public System.Collections.Generic.IList<Azure.Analytics.PlanetaryComputer.StacCollection> Collections { get; }
member this.Collections : System.Collections.Generic.IList<Azure.Analytics.PlanetaryComputer.StacCollection>
Public ReadOnly Property Collections As IList(Of StacCollection)