StacCollection.ItemAssets 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.
Item Assets See the Item Assets Definition Extension Specification
public System.Collections.Generic.IDictionary<string,Azure.Analytics.PlanetaryComputer.StacItemAsset> ItemAssets { get; }
member this.ItemAssets : System.Collections.Generic.IDictionary<string, Azure.Analytics.PlanetaryComputer.StacItemAsset>
Public ReadOnly Property ItemAssets As IDictionary(Of String, StacItemAsset)