PlanetaryComputerModelFactory.TilerInfoMapResult Method
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.
Return dataset's basic info.
public static Azure.Analytics.PlanetaryComputer.TilerInfoMapResult TilerInfoMapResult(System.Collections.Generic.IReadOnlyDictionary<string,BinaryData> additionalProperties = default);
static member TilerInfoMapResult : System.Collections.Generic.IReadOnlyDictionary<string, BinaryData> -> Azure.Analytics.PlanetaryComputer.TilerInfoMapResult
Public Shared Function TilerInfoMapResult (Optional additionalProperties As IReadOnlyDictionary(Of String, BinaryData) = Nothing) As TilerInfoMapResult
Parameters
- additionalProperties
- IReadOnlyDictionary<String,BinaryData>
Returns
A new TilerInfoMapResult instance for mocking.